Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-12-20 20:33:59 +00:00 committed by GitHub
parent 97ee3dd12b
commit 9fcc58d943
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
4.4.0 (unreleased)
------------------
- Decompression bomb error now raised for images 2x larger than a decompression bomb warning #2583
[wiredfool]
- Test: avoid random failure in test_effect_noise #2894
[hugovk]