diff --git a/CHANGELOG.md b/CHANGELOG.md index 60f47dda..3f27ea11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed +- `jxl-render`: Fix incorrect upsampling factor when using higher-level LF frame (#412). +- `jxl-render`: Fix edge condition with higher-level LF frame (#413). + ## [0.11.0] - 2024-12-28 ### Added