Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-12-19 19:43:27 +00:00 committed by GitHub
parent 1f749a88ee
commit c6d0cfa099
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) 4.4.0 (unreleased)
------------------ ------------------
- Increased epsilon for test_file_eps.py:test_showpage due to Arch update. #2896
[wiredfool]
- Removed check parameter from _save in BmpImagePlugin, PngImagePlugin, ImImagePlugin, PalmImagePlugin, and PcxImagePlugin. #2873 - Removed check parameter from _save in BmpImagePlugin, PngImagePlugin, ImImagePlugin, PalmImagePlugin, and PcxImagePlugin. #2873
[radarhere] [radarhere]