Skip to content

Commit ca53303

Browse files
authored
Update CHANGELOG for v6.2.2
1 parent c886536 commit ca53303

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,17 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
1313

1414
### Changed
1515

16+
- [Core] Update `cucumber-core` dependency to [6.2.2](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
17+
1618
### Deprecated
1719

1820
### Removed
1921

2022
### Fixed
2123

24+
- [JUnit] [sbt] Fix failed scenarios not failing the test suite if using duplicated names or `Scenario Outline` ([#22](https://github.com/cucumber/cucumber-jvm-scala/issues/102) [#102](https://github.com/cucumber/cucumber-jvm-scala/issues/102) M.P. Korstanje)
25+
- The fix is actually part of `cucumber-junit` 6.2.2 (https://github.com/cucumber/cucumber-jvm/pull/2045) but is mainly done for Cucumber Scala and Sbt usage
26+
2227
## [6.2.1] (2020-07-07)
2328

2429
### Added

0 commit comments

Comments
 (0)