Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2016-06-25 15:02:15 +01:00 committed by GitHub
parent 95874635e1
commit e56c3e4d2a

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Added additional uint modes for Image.fromarray, more extensve tests of fromarray #1984
[mairsbw, wiredfool]
- Fix for program importing PyQt4 when PyQt5 also installed #1942
[hugovk]