Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo 2014-11-19 22:14:40 +02:00
parent 81bb6df88d
commit d823fae780

View File

@ -3,6 +3,10 @@ Changelog (Pillow)
2.7.0 (unreleased)
------------------
- Better docs explaining import _imaging failure #1016
[wiredfool]
- Fix for saving TIFF image into an io.BytesIO buffer #1011
[mfergie]