Updated Changes.rst [ci skip]

This commit is contained in:
wiredfool 2016-09-29 16:25:02 +01:00 committed by GitHub
parent 4a90e8f75b
commit e6d9f31411

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.4.0 (unreleased)
------------------
- Skip empty values in ImageFileDirectory #2024
[homm]
- Force reloading palette when using mmap in ImageFile. #2139
[lambdafu]