Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo 2014-09-23 14:20:05 +03:00
parent 51c20f817a
commit 9c3284977c

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.6.0 (unreleased)
------------------
- Image.tobytes() and Image.tostring() documentation update #916 #917
[mgedmin]
- On Windows, do not execute convert.exe without specifying path #912
[cgohlke]