From fa73a2c861c1c585ff538493e3bce42cf2868512 Mon Sep 17 00:00:00 2001 From: Larry Gritz Date: Mon, 15 Jul 2024 09:23:35 -0400 Subject: [PATCH] Stage v2.5.13.1 Signed-off-by: Larry Gritz --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 862c73ca5a..0e94e1bc63 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +Release 2.5.13.1 (July 15, 2024) -- compared to 2.5.13.0 +-------------------------------------------------------- +- fix(heic): Correctly set imagespec size for heif images. + [security advisory](https://github.com/AcademySoftwareFoundation/OpenImageIO/security/advisories/GHSA-jjm9-9m4m-c8p2) (by Gerrard Tai) + Release 2.5.13.0 (July 1, 2024) -- compared to 2.5.12.0 ------------------------------------------------------- - *fix*: Various PSD files fail to load correctly [#4302](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4302) (by Jesse Yurkovich)