Update CHANGES.rst [ci-skip]

This commit is contained in:
wiredfool 2014-05-24 13:17:43 +01:00
parent 26b0f20763
commit 8a8aec534b

View File

@ -3,6 +3,9 @@ Changelog (Pillow)
2.5.0 (unreleased)
------------------
- Use libtiff to write any compressed tiff files
[wiredfool]
- Support for pickling Image objects
[hugovk]