Updated CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2020-06-30 08:53:08 +10:00
parent e1c608486a
commit 3648332edc

View File

@ -5,6 +5,12 @@ Changelog (Pillow)
7.2.0 (unreleased)
------------------
- Do not convert I;16 images when showing PNGs #4744
[radarhere]
- Fixed ICNS file pointer saving #4741
[radarhere]
- Fixed loading non-RGBA mode APNGs with dispose background #4742
[radarhere]