Skip to content

Commit 4fcb60c

Browse files
committed
Change release notes
1 parent 505f000 commit 4fcb60c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
* `VERSION` file.
2121
* RSP's GCC strict compile options, in `gcc.cmake` (_exposed via `compiler.cmake` module_).
2222
* Caching utilities, `cache.cmake`.
23+
* `output()` helper, in `output.cmake`.
24+
* Support for ANSI, in `output.cmake`.
25+
* PSR inspired logging functions, in `logging.cmake`.
2326
* A "mini" testing framework for cmake modules and scripts, in `testing.cmake`.
2427
* `RSP_CMAKE_SCRIPTS_BUILD_TESTS` project option for building tests.
2528
* `tests.yaml` and `deploy-docs.yaml` GitHub Actions workflows.

0 commit comments

Comments
 (0)