Update CHANGES.rst

This commit is contained in:
Hugo 2019-03-11 15:06:52 +02:00 committed by GitHub
parent 25e40dd978
commit 06ed005ed4
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 EXIF support for PNG #3674
[radarhere]
- Add option to set dither param on quantize #3699
[glasnt]