Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo van Kemenade 2015-08-28 22:26:53 +03:00
parent 72fae49676
commit 3164b9ee8d

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.0.0 (Unreleased)
------------------
- Fixed infinite loop on truncated file #1401
[radarhere]
- Check that images are L mode in ImageMorph methods #1400
[radarhere]