Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2016-06-25 15:31:26 +01:00 committed by GitHub
parent 97dbb5cd33
commit 8e7f0cb192

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Skip extra 0xff00 in jpeg #1977
[kkopachev]
- Use bytearray for palette mutable storage #1985
[radarhere, wiredfool]