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]