Skip to content

Commit 4ba9ef9

Browse files
committed
Fix CHANGELOG
When using polyglot-release, it expects the latest URL references HEAd, not main.
1 parent 26378fa commit 4ba9ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ _Although there is no visible change from a user perspective, there are signific
582582
- [Build] Update Scala versions to 2.11.12 and 2.12.7 ([#11](https://github.com/cucumber/cucumber-jvm-scala/issues/11) Arturas Smorgun)
583583

584584
<!-- Releases -->
585-
[Unreleased]: https://github.com/cucumber/cucumber-jvm-scala/compare/v8.20.0...main
585+
[Unreleased]: https://github.com/cucumber/cucumber-jvm-scala/compare/v8.20.0...HEAD
586586
[8.20.0]: https://github.com/cucumber/cucumber-jvm-scala/compare/v8.19.0...v8.20.0
587587
[8.19.0]: https://github.com/cucumber/cucumber-jvm-scala/compare/v8.18.1...v8.19.0
588588
[8.18.1]: https://github.com/cucumber/cucumber-jvm-scala/compare/v8.18.0...v8.18.1

0 commit comments

Comments
 (0)