Updated Changes.rst [ci skip]

This commit is contained in:
wiredfool 2016-11-11 17:04:46 +00:00 committed by GitHub
parent 650062bc75
commit 3ba7fec805

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.5.0 (unreleased)
------------------
- Replaced range(len()) #2197
[radarhere]
- Fix for ImageQt Segfault, fixes #1370 #2182
[wiredfool]