Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2016-12-03 13:45:26 +00:00 committed by GitHub
parent 86606022c5
commit 8e7dd8ef1e

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.5.0 (unreleased)
------------------
- Tiff: Update info.icc_profile when using libtiff reader. #2193
[lambdafu]
- Test: Fix bug in test_ifd_rational_save when libtiff is not available #2270
[ChristopherHogan]