From 696b82e44032500197734c4dc4669d7c3f8b9371 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Tue, 13 Jul 2021 21:25:59 +1000 Subject: [PATCH] Update CHANGES.rst [ci skip] --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 63adb8782..4fc55104b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,12 @@ Changelog (Pillow) ================== +8.4.0 (unreleased) +------------------ + +- Fixed error saving APNG with duplicate frames and different duration times #5609 + [thak1411, radarhere] + 8.3.1 (2021-07-06) ------------------