Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-11-05 15:35:40 +00:00 committed by GitHub
parent a3a9faf3a2
commit af06b6322c
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)
------------------
- WebP: Add support for animated WebP files #2761
[jd20]
- PDF: Set encoderinfo for images when saving multi-page PDF. Fixes #2804. #2805
[ixio]