Skip to content

Commit 8a30bb1

Browse files
committed
Release v0.99.8
1 parent d0e4bac commit 8a30bb1

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
@@ -12,6 +12,12 @@ The format is based on [Keep a Changelog][], and this project adheres to
1212
[Keep a Changelog]: https://keepachangelog.com/en/1.1.0/
1313
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html
1414

15+
## [v0.99.8] - 2024-03-05
16+
17+
### Fixed
18+
19+
- Fix (additional) `AbstractSyncDefinition::bindOverride()` issues reported by downstream PHPStan
20+
1521
## [v0.99.7] - 2024-03-05
1622

1723
### Fixed
@@ -2098,6 +2104,7 @@ This is the final release of `lkrms/util`. It is moving to [Salient](https://git
20982104

20992105
- Allow `CliOption` value names to contain arbitrary characters
21002106

2107+
[v0.99.8]: https://github.com/salient-labs/toolkit/compare/v0.99.7...v0.99.8
21012108
[v0.99.7]: https://github.com/salient-labs/toolkit/compare/v0.99.6...v0.99.7
21022109
[v0.99.6]: https://github.com/salient-labs/toolkit/compare/v0.99.5...v0.99.6
21032110
[v0.99.5]: https://github.com/salient-labs/toolkit/compare/v0.99.4...v0.99.5

0 commit comments

Comments
 (0)