Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2016-06-29 22:35:39 +01:00 committed by GitHub
parent ffcc067038
commit dbae5c34c2

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Binary Tiff Metadata/ICC profile. #1988
[wiredfool]
- Ignore large text blocks in PNG if LOAD_TRUNCATED_IMAGES is enabled #1970
[homm]