Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2016-04-29 21:28:57 +01:00
parent b3d78d7c36
commit bf12965833

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Make ImageFile load images in read-only mode #1864
[hdante]
- Added _accept hook for XVThumbImagePlugin #1853
[radarhere]