From f518149a1bbe5ebea9d0ca41612e3e6748349ace Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Mon, 16 Aug 2021 10:59:51 +1000 Subject: [PATCH] Update CHANGES.rst [ci skip] --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 990495ff2..4e4e9648b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,9 @@ Changelog (Pillow) 8.4.0 (unreleased) ------------------ +- Allow saving 1 and L mode TIFF with PhotometricInterpretation 0 #5655 + [radarhere] + - For GIF save_all with palette, do not include palette with each frame #5603 [radarhere]