CI: update KDU to new version (older one no longer available)
[openjpeg.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 6ac91335170f1261b1b8daaa6a09c7d340f8d142..9aadb9c8a4377390a68a1dceba13df92529eb1ff 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,16 @@
 
 More details in the [CHANGELOG](https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md)
 
-## OpenJPEG 2.4.0 (December 2021)
+## OpenJPEG 2.5.0 (May 2022)
+
+No API/ABI break compared to v2.4.0, but additional symbols for subset of components decoding (hence the MINOR version bump).
+
+* Encoder: add support for generation of TLM markers [\#1359](https://github.com/uclouvain/openjpeg/pull/1359)
+* Decoder: add support for high throughput \(HTJ2K\) decoding. [\#1381](https://github.com/uclouvain/openjpeg/pull/1381)
+* Decoder: add support for partial bitstream decoding [\#1407](https://github.com/uclouvain/openjpeg/pull/1407)
+* Bug fixes (including security fixes)
+
+## OpenJPEG 2.4.0 (December 2020)
 
 No API/ABI break compared to v2.3.1, but additional symbols for subset of components decoding (hence the MINOR version bump).