Add history

This commit is contained in:
Alex Clark 2013-07-09 06:21:49 -04:00
parent e5ead08324
commit 877330d24c

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.2.0 (2013-10-01)
------------------
- Ignore high ascii characters in string.whitespace, fixes #272
[wiredfool]
- Added clean/build to tox to make it behave like travis
[freyes]