Skip to content

Commit 7c54540

Browse files
committed
Update CHANGELOG for v6.1.0
1 parent 8a20f71 commit 7c54540

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
----
88
## [Unreleased] (In Git)
99

10+
### Added
11+
12+
### Changed
13+
14+
### Deprecated
15+
16+
### Removed
17+
18+
### Fixed
19+
20+
## [6.1.0] (2020-06-11)
21+
1022
### Added
1123
* [CDI Jakarta] Implement ObjectFactory using CDI Jakarta ([#2009](https://github.com/cucumber/cucumber-jvm/issues/2009) Romain Manni-Bucau)
1224
* [Core] Add location to tag expression exception ([#1979](https://github.com/cucumber/cucumber-jvm/issues/1979) Christopher Yocum)
@@ -1419,7 +1431,8 @@ in `cucumber.api` stable from now on, with proper deprecation warnings in case s
14191431
* First proper release
14201432

14211433
<!-- Releases -->
1422-
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v6.0.0...master
1434+
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v6.1.0...master
1435+
[6.1.0]: https://github.com/cucumber/cucumber-jvm/compare/v6.0.0-RC2-RC1...v6.1.0
14231436
[6.0.0]: https://github.com/cucumber/cucumber-jvm/compare/v6.0.0-RC2-RC1...v6.0.0
14241437
[6.0.0-RC2]: https://github.com/cucumber/cucumber-jvm/compare/v6.0.0-RC1...v6.0.0-RC2
14251438
[6.0.0-RC1]: https://github.com/cucumber/cucumber-jvm/compare/v5.7.0...v6.0.0-RC1

0 commit comments

Comments
 (0)