Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2016-06-29 23:08:34 +01:00 committed by GitHub
parent 31521dc64f
commit f6c85a1c19

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Removed duplicate code in ImagePalette #1832
[radarhere]
- test_imagecms: Reduce precision of extended info due to 32 bit machine precision #1990
[AbdealiJK]