Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo van Kemenade 2015-08-28 17:25:53 +03:00
parent ce19b0dfca
commit cc19ca496d

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.0.0 (Unreleased)
------------------
- Check that images are L mode in ImageMorph methods #1400
[radarhere]
- In tutorial of pasting images, add to mask text #1389
[merriam]