Skip to content

Commit bc6cfe6

Browse files
committed
Release v0.99.18
1 parent 9481267 commit bc6cfe6

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.18] - 2024-05-03
14+
15+
### Fixed
16+
17+
- Fix return type regression in `CollectionInterface::find()`
18+
1319
## [v0.99.17] - 2024-05-03
1420

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

24592465
- Allow `CliOption` value names to contain arbitrary characters
24602466

2467+
[v0.99.18]: https://github.com/salient-labs/toolkit/compare/v0.99.17...v0.99.18
24612468
[v0.99.17]: https://github.com/salient-labs/toolkit/compare/v0.99.16...v0.99.17
24622469
[v0.99.16]: https://github.com/salient-labs/toolkit/compare/v0.99.15...v0.99.16
24632470
[v0.99.15]: https://github.com/salient-labs/toolkit/compare/v0.99.14...v0.99.15

0 commit comments

Comments
 (0)