Updated Changes.rst [ci skip]

This commit is contained in:
wiredfool 2017-06-13 22:49:09 +01:00 committed by GitHub
parent 1f19c023e1
commit 95eee4315d

View File

@ -4,6 +4,12 @@ Changelog (Pillow)
4.2.0 (unreleased)
------------------
- Tiff: Support append_images for saving multipage TIFFs #2406
[blochl]
- Doc: Clarify that draft is only implemented for JPEG and PCD #2409
[wiredfool]
- Test: MicImagePlugin #2447
[hugovk]