Add history

This commit is contained in:
Alex Clark 2013-07-23 13:42:29 -04:00
parent 5d2c8ebbac
commit c74738a964

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.2.0 (2013-10-01)
------------------
- Fail on all import errors, fixes #298
[macfreek, wiredfool]
- Fixed Windows fallback (wasn't using correct file in Windows fonts)
[lmollea]