Skip to content

Commit 5ff0ea7

Browse files
committed
Release v0.99.39
1 parent ee83c9a commit 5ff0ea7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ 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.39] - 2024-08-07
14+
15+
### Added
16+
17+
#### `Cache`
18+
19+
- Add and implement `CacheStoreInterface::close()`
20+
21+
### Fixed
22+
23+
#### `Http`
24+
25+
- Fix cache handling bugs in `OAuth2Client`
26+
1327
## [v0.99.38] - 2024-08-06
1428

1529
### Fixed
@@ -3191,6 +3205,7 @@ This is the final release of `lkrms/util`. It is moving to [Salient](https://git
31913205

31923206
- Allow `CliOption` value names to contain arbitrary characters
31933207

3208+
[v0.99.39]: https://github.com/salient-labs/toolkit/compare/v0.99.38...v0.99.39
31943209
[v0.99.38]: https://github.com/salient-labs/toolkit/compare/v0.99.37...v0.99.38
31953210
[v0.99.37]: https://github.com/salient-labs/toolkit/compare/v0.99.36...v0.99.37
31963211
[v0.99.36]: https://github.com/salient-labs/toolkit/compare/v0.99.35...v0.99.36

0 commit comments

Comments
 (0)