commit | b38469de53c35d1a1efe7228085f4fb1dda4f133 | [log] [tgz] |
---|---|---|
author | Moritz Firsching <firsching@google.com> | Thu Feb 22 08:38:32 2024 |
committer | GitHub <noreply@github.com> | Thu Feb 22 08:38:32 2024 |
tree | a655da21e18b3041d749849fdeef0167648d7e37 | |
parent | 6319fc5043ef49387ccc386e29fa5cd93d94099f [diff] |
fresh unreleased section in changelog (#3320)
diff --git a/CHANGELOG.md b/CHANGELOG.md index 09bed1f..07e51fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -8,6 +8,17 @@ ## Unreleased ### Added + +### Removed + +### Changed / clarified + +### Fixed + + +## [0.10.0] - 2024-02-21 + +### Added - decoder API: added `JxlDecoderGetBoxSizeContents` for getting the size of the content of a box without the headers. - encoder API: implemented new api functions for streaming encoding.