Skip to content

Commit 0f73abe

Browse files
committed
Release v0.99.38
1 parent 23da372 commit 0f73abe

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ 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.38] - 2024-08-06
14+
15+
### Fixed
16+
17+
#### `Contract`
18+
19+
- Remove support for `psr/simple-cache=^3` to fix incompatible return type bug
20+
21+
#### `Sync`
22+
23+
- Update `pipelineFrom()` and `pipelineTo()` return types in `AbstractSyncProvider`
24+
1325
## [v0.99.37] - 2024-08-06
1426

1527
### Added
@@ -3179,6 +3191,7 @@ This is the final release of `lkrms/util`. It is moving to [Salient](https://git
31793191

31803192
- Allow `CliOption` value names to contain arbitrary characters
31813193

3194+
[v0.99.38]: https://github.com/salient-labs/toolkit/compare/v0.99.37...v0.99.38
31823195
[v0.99.37]: https://github.com/salient-labs/toolkit/compare/v0.99.36...v0.99.37
31833196
[v0.99.36]: https://github.com/salient-labs/toolkit/compare/v0.99.35...v0.99.36
31843197
[v0.99.35]: https://github.com/salient-labs/toolkit/compare/v0.99.34...v0.99.35

0 commit comments

Comments
 (0)