Add history

This commit is contained in:
Alex Clark 2013-07-09 15:52:31 -04:00
parent 95a805923b
commit 72ea06f445

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.2.0 (2013-10-01)
------------------
- Moved Image module docs from comments to docstrings
[freyes]
- Add 16-bit TIFF support, fixes #274
[wiredfool]