Update CHANGES.rst

This commit is contained in:
Hugo 2019-03-11 21:12:57 +02:00 committed by GitHub
parent cae87c76d6
commit bf60b5371f
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 reading old-JPEG compressed TIFFs #3489
[kkopachev]
- Add EXIF support for PNG #3674
[radarhere]