Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-11-05 22:25:50 +00:00 committed by GitHub
parent feec55e392
commit 9bd66bccfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
4.4.0 (unreleased)
------------------
- Replace PIL.OleFileIO deprecation warning with descriptive ImportError #2833
[hugovk]
- WebP: Add support for animated WebP files #2761
[jd20]