Skip to content

Commit 35c71f0

Browse files
authored
Fix revision compare urls in CHANGELOG
1 parent 2da91d8 commit 35c71f0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -219,14 +219,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
219219
- [Needle] Removed `cucumber-needled` in favour of `cucumber-jakarta-cdi` or `cucumber-cdi2`. ([#2276](https://github.com/cucumber/cucumber-jvm/issues/2276) M.P. Korstanje)
220220

221221
[Unreleased]: https://github.com/cucumber/cucumber-jvm/compare/v7.11.0...main
222-
[7.11.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.10.1...main
223-
[7.10.1]: https://github.com/cucumber/cucumber-jvm/compare/v7.10.0...main
224-
[7.10.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.9.0...main
225-
[7.9.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.8.1...main
226-
[7.8.1]: https://github.com/cucumber/cucumber-jvm/compare/v7.8.0...main
227-
[7.8.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.7.0...main
228-
[7.7.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.6.0...main
229-
[7.6.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.5.0...main
222+
[7.11.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.10.1...v7.11.0
223+
[7.10.1]: https://github.com/cucumber/cucumber-jvm/compare/v7.10.0...v7.10.1
224+
[7.10.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.9.0...v7.10.0
225+
[7.9.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.8.1...v7.9.0
226+
[7.8.1]: https://github.com/cucumber/cucumber-jvm/compare/v7.8.0...7.8.1
227+
[7.8.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.7.0...v7.8.0
228+
[7.7.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.6.0...v7.7.0
229+
[7.6.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.5.0...v7.6.0
230230
[7.5.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.4.1...v7.5.0
231231
[7.4.1]: https://github.com/cucumber/cucumber-jvm/compare/v7.4.0...v7.4.1
232232
[7.4.0]: https://github.com/cucumber/cucumber-jvm/compare/v7.3.4...v7.4.0

0 commit comments

Comments
 (0)