Skip to content

Commit deba5c4

Browse files
committed
Update CHANGELOG for v7.3.2
1 parent 5f7889d commit deba5c4

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.3.2] (2022-04-22)
21+
1822
### Fixed
1923
- [Core] Fix cucumber report spam `Collectors.toUnmodifiableList()` ([#2533](https://github.com/cucumber/cucumber-jvm/pull/2533) M.P. Korstanje)
2024

@@ -1773,7 +1777,8 @@ in `cucumber.api` stable from now on, with proper deprecation warnings in case s
17731777
* First proper release
17741778
17751779
<!-- Releases -->
1776-
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.1...main
1780+
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.2...main
1781+
[7.3.2]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.1-RC1...v7.3.2
17771782
[7.3.1]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.0-RC1...v7.3.1
17781783
[7.3.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.2.3-RC1...v7.3.0
17791784
[7.2.3]: https://github.com/cucumber/cucumber-jvm/compare/v7.2.2-RC1...v7.2.3

0 commit comments

Comments
 (0)