Skip to content

Commit 248409c

Browse files
committed
Update CHANGELOG for v7.4.1
1 parent 45b3392 commit 248409c

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.4.1] (2022-06-23)
21+
1822
### Fixed
1923
* [Core] Fix NoSuchMethodError `PrintWriter(OutputStream, boolean, Charset)` ([#2578](https://github.com/cucumber/cucumber-jvm/pull/2578) M.P. Korstanje)
2024

@@ -1800,7 +1804,8 @@ in `cucumber.api` stable from now on, with proper deprecation warnings in case s
18001804
* First proper release
18011805
18021806
<!-- Releases -->
1803-
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v7.4.0...main
1807+
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v7.4.1...main
1808+
[7.4.1]: https://github.com/cucumber/cucumber-jvm/compare/v7.4.0...v7.4.1
18041809
[7.4.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.4...v7.4.0
18051810
[7.3.4]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.3...v7.3.4
18061811
[7.3.4]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.3...v7.3.4

0 commit comments

Comments
 (0)