Update CHANGES.rst

This commit is contained in:
wiredfool 2017-10-01 20:17:39 +01:00 committed by GitHub
parent 0f17f0e5c0
commit 0531dd1fb5

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
4.3.0 (unreleased)
------------------
- Doc: Add note about aspect ratio to Image thumbnail script #2281
[wilsonge]
- Fix ValueError: invalid version number '1.0.0rc1' in scipy release candidate #2771
[cgohlke]