Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2016-05-01 10:22:56 +01:00
parent 9f9436ca2f
commit f5fb1d3aed

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Add support for LA mode in Image.fromarray #1865
[pierriko]
- Make ImageFile load images in read-only mode #1864
[hdante]