Update CHANGES.rst

This commit is contained in:
Hugo 2018-04-26 11:23:11 +03:00 committed by GitHub
parent 5e1a528eb2
commit 4ff25b751b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,12 @@ Changelog (Pillow)
5.2.0 (unreleased)
------------------
- Deprecate PILLOW_VERSION and VERSION #3090
[hugovk]
- Support Python 3.7 #3076
[hugovk]
- Update libwebp to 1.0.0 #3108
[radarhere]