Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2015-12-14 20:50:26 +00:00
parent 286c5e84db
commit 9232b98bc7

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.1.0 (unreleased)
------------------
- Changed some urls in the docs to use https #1580
[hugovk]
- Removed logger.exception from ImageFile.py #1590
[radarhere]