Skip to content

Commit 82da8a2

Browse files
committed
Change release notes
1 parent 52b9fcd commit 82da8a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
* Project's root `CMakeLists.txt`.
1313
* `dependencies.cmake` and `dev-dependencies.cmake` scripts.
1414
* `CPM.cmake` script that downloads specified version of [CPM](https://github.com/cpm-cmake/CPM.cmake).
15-
* `dump()`, `dd()`, `fail_in_source_build()`, `extract_value()` and `safeguard_properties()` utils functions, in `helpers.cmake`.
15+
* `fail_in_source_build()`, `extract_value()`, `requires_arguments()` and `safeguard_properties()` utils functions, in `helpers.cmake`.
16+
* `dump()` and `dd()` in `debug.cmake`.
1617
* `semver_parse()`, `write_version_file` and `version_from_file()` utils, in `version.cmake`.
1718
* `git_find_version_tag()` util, in `git.cmake`.
1819
* `VERSION` file.

0 commit comments

Comments
 (0)