Update CHANGES.rst

This commit is contained in:
Hugo 2018-03-12 22:10:29 +02:00 committed by GitHub
parent caf3ec5b04
commit 265a8b7d3e
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)
------------------
- Fix and improve efficient saving of ICNS on macOS #3004
[radarhere]
- Build: Enable pip cache in AppVeyor build #3009
[thijstriemstra]