Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-05-13 14:28:48 +01:00 committed by GitHub
parent f3364de7b9
commit 7f3a9c43da

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
4.2.0 (unreleased)
------------------
- Remove WITH_DEBUG compilation flag #2522
[wiredfool]
- Fix return value on parameter parse error in _webp.c #2521
[adw1n]