Skip to content

Commit d3d4a69

Browse files
committed
Release v0.99.36
1 parent 62e80f3 commit d3d4a69

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ 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.36] - 2024-08-02
14+
15+
### Fixed
16+
17+
#### `Console`
18+
19+
- Fix issue where progress spinner does not change state
20+
1321
## [v0.99.35] - 2024-08-02
1422

1523
### Added
@@ -3137,8 +3145,9 @@ This is the final release of `lkrms/util`. It is moving to [Salient](https://git
31373145

31383146
- Allow `CliOption` value names to contain arbitrary characters
31393147

3140-
[v0.99.35]: https://github.com/salient-labs/toolkit/compare/v0.99.34...v0.99.35
3141-
[v0.99.34]: https://github.com/salient-labs/toolkit/compare/v0.99.33...v0.99.34
3148+
[v0.99.36]: https://github.com/salient-labs/toolkit/compare/v0.99.34...v0.99.36
3149+
[v0.99.35]: https://github.com/salient-labs/toolkit/compare/v0.99.33...v0.99.35
3150+
[v0.99.34]: https://github.com/salient-labs/toolkit/compare/v0.99.35...v0.99.34
31423151
[v0.99.33]: https://github.com/salient-labs/toolkit/compare/v0.99.32...v0.99.33
31433152
[v0.99.32]: https://github.com/salient-labs/toolkit/compare/v0.99.31...v0.99.32
31443153
[v0.99.31]: https://github.com/salient-labs/toolkit/compare/v0.99.30...v0.99.31

0 commit comments

Comments
 (0)