Update CHANGES.rst

This commit is contained in:
Hugo 2018-01-25 10:52:01 +02:00 committed by GitHub
parent 797d67b9a3
commit 8f4dc0d963
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 memory leak when opening webp files #2974
[wiredfool]
- Tiff: Open 8 bit Tiffs with 5 or 6 channels, discarding extra channels #2938
[homm]