Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-08-03 08:02:40 +10:00
parent 5a9dacfc26
commit b8b4bf425d

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.4.0 (unreleased)
------------------
- Speed up rotating square images by 90 or 270 degrees #5646
[radarhere]
- Add support for reading DPI information from JPEG2000 images
[rogermb, radarhere]