Update Changes.rst [ci skip]

This commit is contained in:
wiredfool 2016-12-31 16:35:42 +00:00 committed by GitHub
parent c7df6287fa
commit dda63c1ada

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.5.0 (unreleased)
------------------
- Allow 0 size images, Fixes #2259, Reverts to pre-3.4 behavior.
[wiredfool]
- SGI: Save uncompressed SGI/BW/RGB/RGBA files #2325
[jbltx]