Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2018-10-28 12:27:14 +11:00
parent e12aa375ec
commit 487248d1c7

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
5.4.0 (unreleased)
------------------
- Added negative index to PixelAccess #3406
[Nazime]
- Change tuple background to global color table index when saving as GIF #3385
[radarhere]