From 42d1396eb4ef250605bd83c999e45c4106bd5b90 Mon Sep 17 00:00:00 2001 From: "Sergey \"Shnatsel\" Davidoff" Date: Wed, 16 Oct 2024 19:10:12 +0100 Subject: [PATCH] Drop incorrect changelog entry --- CHANGES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 262ee31391..651138f992 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -20,7 +20,6 @@ Features: Bug fixes: - Fixed some APNG images being decoded incorrectly - Fixed the iterator over animated WebP frames to return `None` instead of an error when the end of the animation is reached - - Toggling the `rayon` feature now correctly toggles the use of `rayon` within `ravif` (AVIF encoder). Previously it would be either always on or always off, depending on the `ravif` version. ### Version 0.25.2