Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo 2016-04-21 16:23:59 +03:00
parent 918ee1b831
commit 72766b8f4e

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Remove support for Python 3.0 from _imaging.c #1851
[radarhere]
- Jpeg qtables are unsigned chars #1814
[thebostik]