Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-02-06 17:00:31 +00:00 committed by GitHub
parent cdaa448782
commit 88d7c6f09d

View File

@ -4,7 +4,14 @@ Changelog (Pillow)
4.1.0 (unreleased)
------------------
- BUG: '' in image mode no longer causes a crash #2380
- Test ImageDraw.Outline and and ImageDraw.Shape #2389
[hugovk]
- Added PySide to ImageQt documentation #2392
[radarhere]
- BUG: Empty image mode no longer causes a crash #2380
[evalapply]
- Exclude .travis and contents from manifest #2386