Skip to content

Commit

Permalink
Update CHANGELOG.md (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
tirr-c authored Sep 10, 2024
1 parent ce3f7c2 commit 33f820c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.9.0] - 2024-09-10

### Added
- `jxl-oxide-cli`: Use mimalloc (#287, #288).
- `jxl-oxide-cli`: Add `--num-reps` (#292).
Expand Down Expand Up @@ -129,7 +131,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- This is the first official release of jxl-oxide, a JPEG XL decoder written in Rust.
- Frequently used features are mostly implemented.

[Unreleased]: https://github.com/tirr-c/jxl-oxide/compare/0.8.1...HEAD
[Unreleased]: https://github.com/tirr-c/jxl-oxide/compare/0.9.0...HEAD
[0.9.0]: https://github.com/tirr-c/jxl-oxide/releases/tag/0.9.0
[0.8.1]: https://github.com/tirr-c/jxl-oxide/releases/tag/0.8.1
[0.8.0]: https://github.com/tirr-c/jxl-oxide/releases/tag/0.8.0
[0.7.2]: https://github.com/tirr-c/jxl-oxide/releases/tag/0.7.2
Expand Down

0 comments on commit 33f820c

Please sign in to comment.