Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grasshopper7 authored Mar 10, 2021
1 parent 689b94f commit 9020560
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,43 +3,43 @@ All notable changes to this project will be documented in this file.

# 2.7.0 (2020-12-13)

* Incorrect scenario count for tags\categories [Issue 33](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/33)]
* Incorrect scenario count for tags\categories [Issue 33](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/33)

# 2.6.0 (2020-12-13)

* Support to attach base64 images [Issue 11](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/11)]
* Support to attach base64 images [Issue 11](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/11)

# 2.5.0 (2020-11-19)

* Support dialect in adapter [Issue 29](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/29)]
* Support dialect in adapter [Issue 29](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/29)
* Upgrade extentreport version
* Upgrade pdf reporter version

# 2.4.0 (2020-11-05)

* Klov reporter initialization fails with NPE [Issue 26](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/26)]
* Parallel execution does not work for junit runner [Issue 27](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/27)]
* Fail pending step in strict mode [Issue 25](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/25)]
* Klov reporter initialization fails with NPE [Issue 26](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/26)
* Parallel execution does not work for junit runner [Issue 27](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/27)
* Fail pending step in strict mode [Issue 25](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/25)
* Upgrade pdf reporter version

## 2.3.0 (2020-10-24)

* "Passed" Step duration not correct when multiple logs are attached [Issue 24](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/24)]
* "Passed" Step duration not correct when multiple logs are attached [Issue 24](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/24)

## 2.2.0 (2020-10-21)

* Option to default your report to Dashboard [Issue 16](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/16)]
* Add support for pdf reporter [Issue 20](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/20)]
* Ability to determine hook type [Issue 21](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/21)]
* Option to default your report to Dashboard [Issue 16](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/16)
* Add support for pdf reporter [Issue 20](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/20)
* Ability to determine hook type [Issue 21](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/21)

## 2.1.0 (2020-10-14)

* Fixed missing parameterized values in scenario outline names [Issue 15](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/15)]
* Fixed missing parameterized values in scenario outline names [Issue 15](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/15)

## 2.0.0 (2020-09-06)

* Upgrade adapter to support extent version 5 [Issue 5](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/5)]
* Remove StrictAware interface as deprecated [Issue 4](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/4)]
* Upgrade adapter to support extent version 5 [Issue 5](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/5)
* Remove StrictAware interface as deprecated [Issue 4](https://github.com/grasshopper7/extentreports-cucumber6-adapter/issues/4)

## 1.2.0 (2020-08-11)

Expand Down

0 comments on commit 9020560

Please sign in to comment.