Skip to content

Commit 010f2e5

Browse files
committed
Release v0.99.43
1 parent ef4316a commit 010f2e5

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.43] - 2024-08-24
14+
15+
### Fixed
16+
17+
- Fix PHP 8.4 `Implicitly marking parameter as nullable is deprecated` notice
18+
1319
## [v0.99.42] - 2024-08-22
1420

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

32743280
- Allow `CliOption` value names to contain arbitrary characters
32753281

3282+
[v0.99.43]: https://github.com/salient-labs/toolkit/compare/v0.99.42...v0.99.43
32763283
[v0.99.42]: https://github.com/salient-labs/toolkit/compare/v0.99.41...v0.99.42
32773284
[v0.99.41]: https://github.com/salient-labs/toolkit/compare/v0.99.40...v0.99.41
32783285
[v0.99.40]: https://github.com/salient-labs/toolkit/compare/v0.99.39...v0.99.40

0 commit comments

Comments
 (0)