We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928f527 commit ee22044Copy full SHA for ee22044
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Fixed
11
+
12
+* Release (_version_) links in `CHANGELOG.md`.
13
14
## [0.1.0] - 2025-02-13
15
16
### Added
@@ -35,5 +39,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
39
* Defect and Feature Request issue templates (_for GitHub_).
36
40
* Pull request template (_for GitHub_).
37
41
38
-[Unreleased]: https://github.com/rsps/cmake-scripts/compare/0.1.0...HEAD
-[0.1.0]: https://github.com/rsps/cmake-scripts/releases/tag/0.1.0
42
+[Unreleased]: https://github.com/rsps/cmake-scripts/compare/v0.1.0...HEAD
43
+[0.1.0]: https://github.com/rsps/cmake-scripts/releases/tag/v0.1.0
0 commit comments