Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2016-05-26 21:13:09 +01:00
parent 3657bc10a6
commit 15586c5b59

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Add libimagequant support in quantize() #1889
[rr-]
- Added internal Premultiplied luminosity (La) mode #1912
[homm]