[CI skip]

This commit is contained in:
Hugo 2017-05-17 17:13:09 +03:00 committed by GitHub
parent 3bd86b9f51
commit 79b251ab80

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
4.2.0 (unreleased)
------------------
- Raise TypeError and not also UnboundLocalError in ImageFile.Parser() #2525
[joshblum]
- Test: Use Codecov for coverage #2528
[hugovk]