Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2018-09-23 17:25:21 +10:00
parent efcb11029c
commit b535d78fd8

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
5.3.0 (unreleased)
------------------
- CI: Install CFFI and pycparser without any PYTHONOPTIMIZE #3374
[hugovk]
- Read/Save RGB webp as RGB (instead of RGBX) #3298
[kkopachev]