Updated Changes.rst [ci skip]

This commit is contained in:
wiredfool 2016-09-22 10:22:06 +01:00 committed by GitHub
parent 25797b2baa
commit 50ab008c91

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.4.0 (unreleased)
------------------
- Added append_images parameter to GIF saving #2103
[radarhere]
- Speedup paste with masks up to 80% #2015
[homm]