Skip to content

Commit 9f24f92

Browse files
committed
Change release notes
1 parent 965917d commit 9f24f92

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [v0.3.0] - 2025-03-18
11+
1012
### Added
1113

1214
* `gcc_info()` function in `compilers/gcc.cmake`.
@@ -63,6 +65,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6365
* Defect and Feature Request issue templates (_for GitHub_).
6466
* Pull request template (_for GitHub_).
6567

66-
[Unreleased]: https://github.com/rsps/cmake-scripts/compare/v0.2.0...HEAD
68+
[Unreleased]: https://github.com/rsps/cmake-scripts/compare/v0.3.0...HEAD
69+
[v0.3.0]: https://github.com/rsps/cmake-scripts/compare/v0.2.0...v0.3.0
6770
[v0.2.0]: https://github.com/rsps/cmake-scripts/compare/v0.1.0...v0.2.0
6871
[v0.1.0]: https://github.com/rsps/cmake-scripts/releases/tag/v0.1.0

0 commit comments

Comments
 (0)