Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-07-26 18:57:04 +10:00
parent 567fbaf782
commit 55cec2a0d0

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.4.0 (unreleased) 8.4.0 (unreleased)
------------------ ------------------
- Fixed ImageOps expand with tuple border on P image #5615
[radarhere]
- Ensure TIFF RowsPerStrip is multiple of 8 for JPEG compression #5588 - Ensure TIFF RowsPerStrip is multiple of 8 for JPEG compression #5588
[kmilos, radarhere] [kmilos, radarhere]