Updated CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2019-08-26 20:45:52 +10:00
parent 24d29bd11d
commit 4fef7de801

View File

@ -7,6 +7,9 @@ Changelog (Pillow)
- This is the last Pillow release to support Python 2.7 #3642
- Fix bug when merging identical images to GIF with a list of durations #4003
[djy0, radarhere]
- Fix bug in TIFF loading of BufferedReader #3998
[chadawagner]