Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-09-07 08:25:56 +10:00
parent ba7502c056
commit 75a2ece0d1

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.4.0 (unreleased)
------------------
- Added "exif" keyword argument to TIFF saving #5575
[radarhere]
- Copy Python palette to new image in quantize() #5696
[radarhere]