Update CHANGES.rst

This commit is contained in:
Hugo 2018-01-05 08:53:59 +02:00 committed by GitHub
parent c372be43b7
commit baef2abb8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
5.1.0 (unreleased)
------------------
- Enable pip cache in Travis CI #2933
[jdufresne]
- Remove unused and duplicate imports #2927
[radarhere]