Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-09-09 13:43:03 +01:00 committed by GitHub
parent a795714a8f
commit f589a61e22

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
4.3.0 (unreleased)
------------------
- EPS: Add showpage to force rendering of some EPS images #2636
[kaplun]
- DOC: Fix type of palette parameter in Image.quantize. #2703
[kkopachev]