Update CHANGES.rst

This commit is contained in:
Hugo 2019-05-12 19:54:23 +03:00 committed by GitHub
parent feb413e0f3
commit 2766d943a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
6.1.0 (unreleased)
------------------
- Handle unexpected ICO image sizes #3836
[radarhere]
- Fixed bits value for RGB;16N unpackers #3837
[kkopachev]