Skip to content

Commit 7a90921

Browse files
committed
Update changelog wrt. 1430 and 1439
1 parent 1b0680b commit 7a90921

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
12
Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md) on how to contribute to Cucumber.
23

34

45
## [4.0.0-SNAPSHOT](https://github.com/cucumber/cucumber-jvm/compare/v3.0.2...master) (In Git)
56

67
### Added
8+
* [Core] Added extraGlue option to `@CucumberOptions` ([#1439](https://github.com/cucumber/cucumber-jvm/pull/1439) Eduardo Kalinowski)
79
* [Core] Support parallel execution of pickles ([#1389](https://github.com/cucumber/cucumber-jvm/pull/1389) Kiel Boatman, M.P. Korstanje)
810
* When running with parallel support enabled all Plugins implementing `EventHandler`/`Formater` will receive events
911
after execution has completed in `Event.CANONICAL_ORDER`.
@@ -40,6 +42,7 @@ Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CO
4042
* [Core] Remove deprecated TestStep methods ([#1391](https://github.com/cucumber/cucumber-jvm/pull/1391) M.P. Korstanje)
4143

4244
### Fixed
45+
* [Core] Set scenario result as step finishes ([#1430](https://github.com/cucumber/cucumber-jvm/pull/1430) M.P. Korstanje)
4346

4447
## [3.0.2](https://github.com/cucumber/cucumber-jvm/compare/v3.0.1...v3.0.2)
4548

0 commit comments

Comments
 (0)