Updated Changes.rst [ci skip]

This commit is contained in:
wiredfool 2015-09-29 15:38:23 +01:00
parent 0387cfe912
commit 29d512a330

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.0.0 (Unreleased)
------------------
- Removed deprecated code, Image.tostring, Image.fromstring, Image.offset, ImageDraw.setink, ImageDraw.setfill, ImageFileIO, ImageFont.FreeTypeFont and ImageFont.truetype `file` kwarg, ImagePalette private _make functions, ImageWin.fromstring and ImageWin.tostring #1343
[radarhere]
- Load more broken images #1428
[homm]