Skip to content

Commit a80e9da

Browse files
committed
Release v0.99.19
1 parent 4193c3a commit a80e9da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ The format is based on [Keep a Changelog][], and this project adheres to [Semant
1010
[Keep a Changelog]: https://keepachangelog.com/en/1.1.0/
1111
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
1212

13+
## [v0.99.19] - 2024-05-13
14+
15+
### Added
16+
17+
- Add `CliCommand::checkOptionValues()`
18+
1319
## [v0.99.18] - 2024-05-03
1420

1521
### Fixed
@@ -2464,6 +2470,7 @@ This is the final release of `lkrms/util`. It is moving to [Salient](https://git
24642470

24652471
- Allow `CliOption` value names to contain arbitrary characters
24662472

2473+
[v0.99.19]: https://github.com/salient-labs/toolkit/compare/v0.99.18...v0.99.19
24672474
[v0.99.18]: https://github.com/salient-labs/toolkit/compare/v0.99.17...v0.99.18
24682475
[v0.99.17]: https://github.com/salient-labs/toolkit/compare/v0.99.16...v0.99.17
24692476
[v0.99.16]: https://github.com/salient-labs/toolkit/compare/v0.99.15...v0.99.16

0 commit comments

Comments
 (0)