Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2018-09-16 12:50:33 +10:00
parent 7b4040f991
commit b8b51f8ddf

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
5.3.0 (unreleased)
------------------
- Improved performance of ImageDraw floodfill method #3294
[yo1995]
- Fix builds with --parallel #3272
[hsoft]