Updage CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-09-19 14:27:25 +01:00 committed by GitHub
parent a0ce5740d5
commit bbf1c3a52c

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
4.3.0 (unreleased)
------------------
- Fix ValueError in Exif/Tiff IFD #2719
[wiredfool]
- Use pathlib2 for Path objects on Python < 3.4 #2291
[asergi]