Skip to content

Commit 9c61449

Browse files
committed
Update CHANGELOG for v7.3.3
1 parent 4605c55 commit 9c61449

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.3] (2022-04-30)
21+
1822
### Fixed
1923
* [Core] Pretty print plugin performance issues; incorrect DataTable format in Gradle console ([#2541](https://github.com/cucumber/cucumber-jvm/pull/2541) Scott Davis)
2024

@@ -1778,7 +1782,8 @@ in `cucumber.api` stable from now on, with proper deprecation warnings in case s
17781782
* First proper release
17791783
17801784
<!-- Releases -->
1781-
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.2...main
1785+
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.3...main
1786+
[7.3.3]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.2-RC1...v7.3.3
17821787
[7.3.2]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.1-RC1...v7.3.2
17831788
[7.3.1]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.0-RC1...v7.3.1
17841789
[7.3.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.2.3-RC1...v7.3.0

0 commit comments

Comments
 (0)