Add history

This commit is contained in:
Alex Clark 2013-07-09 06:30:39 -04:00
parent 2ed47b8096
commit 516630eb43

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.2.0 (2013-10-01)
------------------
- Add 16-bit TIFF support, fixes #274
[wiredfool]
- Ignore high ascii characters in string.whitespace, fixes #272
[wiredfool]