Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-07-28 22:26:02 +10:00
parent faaeee1e7d
commit 3462b5fd74

View File

@ -5,6 +5,12 @@ Changelog (Pillow)
8.4.0 (unreleased)
------------------
- Added tags when saving YCbCr TIFF #5597
[radarhere]
- PSD layer count may be negative #5613
[radarhere]
- Fixed ImageOps expand with tuple border on P image #5615
[radarhere]