Updated Changes.rst [ci skip]

This commit is contained in:
wiredfool 2016-06-30 17:11:38 +01:00 committed by GitHub
parent 9ead78cf79
commit 1656b47d64

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.3.0 (unreleased)
------------------
- Fixed enums for Resolution Unit and Predictor in TiffTags.py #1998
[wiredfool]
- Fix issue converting P mode to LA #1986
[didrix]