Skip to content

Commit

Permalink
Update CHANGELOG for v6.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkorstanje committed Dec 14, 2020
1 parent 028f017 commit 1ccc284
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Removed

### Fixed

## [6.9.1] (2020-12-14)

### Fixed
* [JUnit Platform] Warn if feature files could not be found ([#2179](https://github.com/cucumber/cucumber-jvm/issues/2179) M.P. Korstanje)
* [Core] SummaryPrinter outputs clickable links ([#2184](https://github.com/cucumber/cucumber-jvm/issues/2184) M.P. Korstanje)
Expand Down Expand Up @@ -1579,7 +1583,8 @@ in `cucumber.api` stable from now on, with proper deprecation warnings in case s
* First proper release

<!-- Releases -->
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v6.9.0...main
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v6.9.1...main
[6.9.1]: https://github.com/cucumber/cucumber-jvm/compare/v6.9.0...v6.9.1
[6.9.0]: https://github.com/cucumber/cucumber-jvm/compare/v6.8.2...v6.9.0
[6.8.2]: https://github.com/cucumber/cucumber-jvm/compare/v6.8.1...v6.8.2
[6.8.1]: https://github.com/cucumber/cucumber-jvm/compare/v6.8.0...v6.8.1
Expand Down

0 comments on commit 1ccc284

Please sign in to comment.