Skip to content

Commit ef26e16

Browse files
committed
release: prepare version 1.0.0
1 parent 76d3cd1 commit ef26e16

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
@@ -7,6 +7,10 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [1.0.0] - 2024-10-20
11+
12+
Bump to stable version. No functional changes.
13+
1014
## [0.1.1] - 2024-03-01
1115

1216
### Added
@@ -16,6 +20,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1620

1721
Initial preview release
1822

19-
[Unreleased]: https://github.com/brotkrueml/twig-codehighlight/compare/v0.1.1...HEAD
23+
[Unreleased]: https://github.com/brotkrueml/twig-codehighlight/compare/v1.0.0...HEAD
24+
[1.0.0]: https://github.com/brotkrueml/twig-codehighlight/compare/v0.1.1...v1.0.0
2025
[0.1.1]: https://github.com/brotkrueml/twig-codehighlight/compare/v0.1.0...v0.1.1
2126
[0.1.0]: https://github.com/brotkrueml/twig-codehighlight/releases/tag/v0.1.0

0 commit comments

Comments
 (0)