Update CHANGES.rst

[CI skip]
This commit is contained in:
Hugo 2019-04-01 10:25:41 +03:00 committed by GitHub
parent c8257b30dd
commit b252231723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,12 @@ Changelog (Pillow)
- Python 2.7 support will be removed in Pillow 7.0.0 #3682
[hugovk]
- Add EXIF class #3625
[radarhere]
- Add ImageOps exif_transpose method #3687
[radarhere]
- Added warnings to deprecated CMSProfile attributes #3615
[hugovk]