Update CHANGES [ci skip]

This commit is contained in:
Alex Clark 2015-03-31 21:14:32 -04:00
parent 0925c4adbb
commit b1517e7176

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.8.0 (unreleased)
------------------
- Fix: Cannot identify EPS images, fixes #1104
[hugovk]
- Configure setuptools to run nosetests, fixes #729
[aclark]