Add history [ci skip]

This commit is contained in:
Alex Clark 2013-08-02 21:00:52 -04:00
parent 845f582d09
commit ca8e84dfce

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.2.0 (2013-10-01)
------------------
- Fix IOError when saving progressive JPEGs.
[e98cuenc]
- Add RGBA support to ImageColor
[yoavweiss]