diff --git a/CHANGES.md b/CHANGES.md index 3c8a7a2e..afa3058e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [5.1.12] - 2024-05-08 +### Fixed +- Updates ImageIO version to fix JPEG decoding from TIFFs with newer turbojpeg versions + ## [5.1.11] - 2023-05-16 ### Fixed - Set webjar versions in `pom.xml`