Skip to content

Commit 40a7d56

Browse files
committed
Add missing "available since" for output and logging module highlights
1 parent 3eafd7f commit 40a7d56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/+current/01_release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ See [version module](./modules/version/index.md) for additional information.
7878

7979
### Output
8080

81+
(_available since `v0.1`_)
82+
8183
Various output and [ANSI](./modules/output/ansi.md) utilities.
8284

8385
```cmake
@@ -92,6 +94,8 @@ See [output module](./modules/output/index.md) for additional information.
9294

9395
### Logging
9496

97+
(_available since `v0.1`_)
98+
9599
[PSR-3](https://www.php-fig.org/psr/psr-3/) inspired logging utilities.
96100

97101
```cmake

0 commit comments

Comments
 (0)