Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2016-06-25 15:15:57 +01:00 committed by GitHub
parent c1d25d9062
commit a77fef739c

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Use bytearray for palette mutable storage #1985
[radarhere, wiredfool]
- Added additional uint modes for Image.fromarray, more extensve tests of fromarray #1984
[mairsbw, wiredfool]