You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-6Lines changed: 11 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5,23 +5,28 @@ All notable changes to this project will be documented in this file.
5
5
* Updated pdf report to 2.2.1
6
6
7
7
## 2.8.0 (2021-04-16)
8
+
<<<<<<< HEAD
8
9
* Display undefined skipped pending status message or stack [Issue 21]https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/21
9
10
* Updated pdf report to 2.2.0
11
+
=======
12
+
* Display undefined skipped pending status message or stack [Issue 21](https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/21)
13
+
* Updated pdf report to 1.7.0
14
+
>>>>>>> branch 'master' of https://github.com/grasshopper7/extentreports-cucumberjson-plugin
10
15
11
16
## 2.7.1 (2020-04-11)
12
-
* Use java base64 encoder\decoder for embedded processing [Issue 18]https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/18
13
-
* Fix parsing of scenario outline test name [Issue 19]https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/19
14
-
* PDF report not generated [Issue 20]https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/20
17
+
* Use java base64 encoder\decoder for embedded processing [Issue 18](https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/18)
18
+
* Fix parsing of scenario outline test name [Issue 19](https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/19)
19
+
* PDF report not generated [Issue 20](https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/20)
15
20
16
21
## 2.7.0 (2020-01-28)
17
-
* Remove ErrorMessageProcessor class [Issue 16]https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/16
22
+
* Remove ErrorMessageProcessor class [Issue 16](https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/16)
18
23
* Updated pdf report to 1.5.0
19
24
20
25
## 2.6.1 (2020-01-27)
21
-
* Fixed NPE when screenshot attached without name argument [Issue 17]https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/17
26
+
* Fixed NPE when screenshot attached without name argument [Issue 17](https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/17)
22
27
23
28
## 2.6.0 (2020-11-21)
24
-
* Change logic of logging stacktrace to markup instead of exception [Issue 15]https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/15
29
+
* Change logic of logging stacktrace to markup instead of exception [Issue 15](https://github.com/grasshopper7/extentreports-cucumberjson-plugin/issues/15)
0 commit comments