Update CHANGES.rst

This commit is contained in:
Hugo 2019-03-12 12:26:32 +02:00 committed by GitHub
parent e3eac00b1f
commit 2419f48c4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,9 @@ Changelog (Pillow)
- Python 2.7 support will be removed in Pillow 7.0.0 #3682
[hugovk]
- Add I;16 PNG save #3566
[radarhere]
- Add support for BMP RGBA bitfield compression #3705
[radarhere]