Skip to content

Commit 8134752

Browse files
committed
Release v0.99.34
1 parent aab42fe commit 8134752

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ 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.34] - 2024-07-29
14+
15+
### Changed
16+
17+
- Move `sli` command to `salient/sli` package
18+
- Provide `psr/http-client-implementation`
19+
20+
### Fixed
21+
22+
- Fix reference to invalid package `salient/utility` from `salient/container`
23+
1324
## [v0.99.33] - 2024-07-29
1425

1526
### Added
@@ -3076,6 +3087,7 @@ This is the final release of `lkrms/util`. It is moving to [Salient](https://git
30763087

30773088
- Allow `CliOption` value names to contain arbitrary characters
30783089

3090+
[v0.99.34]: https://github.com/salient-labs/toolkit/compare/v0.99.33...v0.99.34
30793091
[v0.99.33]: https://github.com/salient-labs/toolkit/compare/v0.99.32...v0.99.33
30803092
[v0.99.32]: https://github.com/salient-labs/toolkit/compare/v0.99.31...v0.99.32
30813093
[v0.99.31]: https://github.com/salient-labs/toolkit/compare/v0.99.30...v0.99.31

0 commit comments

Comments
 (0)