[CI skip]

This commit is contained in:
Hugo 2017-05-18 14:06:19 +03:00 committed by GitHub
parent fe613b710c
commit 875d2039e9

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
4.2.0 (unreleased)
------------------
- Update FreeType to 2.8
[radarhere]
- Raise TypeError and not also UnboundLocalError in ImageFile.Parser() #2525
[joshblum]