Update CHANGES.rst

This commit is contained in:
Hugo 2018-06-30 23:13:51 +03:00 committed by GitHub
parent 2be5c035fb
commit c8380b6d91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
5.2.0 (unreleased)
------------------
- unpack_from is faster than unpack of slice #3201
[landfillbaby]
- Docs: Add coordinate system links and file handling links in documentation #3204, #3214
[radarhere]