Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-11-08 10:52:40 +00:00 committed by GitHub
parent 79f2ae0c75
commit e7b3871360
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)
------------------
- Test: Fixed test_image.py to use tempfile #2841
[radarhere]
- Replace PIL.OleFileIO deprecation warning with descriptive ImportError #2833
[hugovk]