Updated CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2019-11-19 20:04:38 +11:00
parent 29c0a2fa6e
commit 1c9275c249

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
7.0.0 (unreleased)
------------------
- Remove deprecated __version__ from plugins #4197
[hugovk, radarhere]
- Fixed freeing unallocated pointer when resizing with height too large #4116
[radarhere]