[CI skip]

This commit is contained in:
Hugo 2017-01-29 13:38:54 +02:00 committed by GitHub
parent 6d11fa23dd
commit 92c9e7255e

View File

@ -4,6 +4,12 @@ Changelog (Pillow)
4.1.0 (unreleased)
------------------
- Remove 'MIT-like' from license #2145
[wiredfool]
- Tests: Add tests for several Image operations #2379
[radarhere]
- PNG: Moved iCCP chunk before PLTE chunk when saving as PNG, restricted chunks known value/ordering #2347
[radarhere]