Add history [ci skip]

This commit is contained in:
Alex Clark 2013-07-31 13:00:53 -04:00
parent b72471c8fe
commit dcb6eef590

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.2.0 (2013-10-01)
------------------
- Add RGBA support to ImageColor
[yoavweiss]
- Fix for #304: test for `str`, not `"utf-8"`.
[mjpieters]