Skip to content

Commit 510f622

Browse files
committed
Update CHANGELOG for v7.2.2
1 parent 59ef90c commit 510f622

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1515

1616
### Removed
1717

18+
### Fixed
19+
20+
## [7.2.2] (2022-01-07)
21+
1822
### Fixed
1923
* [Core] Look up docstring converter by type as fallback ([#2459](https://github.com/cucumber/cucumber-jvm/pull/2459) M.P. Korstanje)
2024

@@ -1731,7 +1735,8 @@ in `cucumber.api` stable from now on, with proper deprecation warnings in case s
17311735
* First proper release
17321736
17331737
<!-- Releases -->
1734-
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v7.2.1...main
1738+
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v7.2.2...main
1739+
[7.2.2]: https://github.com/cucumber/cucumber-jvm/compare/v7.2.1-RC1...v7.2.2
17351740
[7.2.1]: https://github.com/cucumber/cucumber-jvm/compare/v7.2.0-RC1...v7.2.1
17361741
[7.2.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.1.0-RC1...v7.2.0
17371742
[7.1.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.0.0-RC1...v7.1.0

0 commit comments

Comments
 (0)