Skip to content

Commit 9859f04

Browse files
committed
Release v0.99.29
1 parent 8f09e01 commit 9859f04

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.29] - 2024-06-18
14+
15+
### Added
16+
17+
- PHPStan: Add `Arr::extend()` return type extension
18+
1319
## [v0.99.28] - 2024-06-15
1420

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

29002906
- Allow `CliOption` value names to contain arbitrary characters
29012907

2908+
[v0.99.29]: https://github.com/salient-labs/toolkit/compare/v0.99.28...v0.99.29
29022909
[v0.99.28]: https://github.com/salient-labs/toolkit/compare/v0.99.27...v0.99.28
29032910
[v0.99.27]: https://github.com/salient-labs/toolkit/compare/v0.99.26...v0.99.27
29042911
[v0.99.26]: https://github.com/salient-labs/toolkit/compare/v0.99.25...v0.99.26

0 commit comments

Comments
 (0)