We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee22044 commit 3613f91Copy full SHA for 3613f91
CHANGELOG.md
@@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Changed
11
+
12
+* Reformatted release (_version_) headings in `CHANGELOG.md`.
13
14
### Fixed
15
16
* Release (_version_) links in `CHANGELOG.md`.
17
-## [0.1.0] - 2025-02-13
18
+## [v0.1.0] - 2025-02-13
19
20
### Added
21
@@ -40,4 +44,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
40
44
* Pull request template (_for GitHub_).
41
45
42
46
[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
47
+[v0.1.0]: https://github.com/rsps/cmake-scripts/releases/tag/v0.1.0
0 commit comments