Add history

This commit is contained in:
Alex Clark 2013-09-27 06:11:15 -04:00
parent ea9f6a4d1f
commit 40513b8a09

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.2.0 (2013-10-01)
------------------
- Automatically discover homebrew include/ and lib/ paths on OSX
[donspaulding]
- Fix bytes which should be bytearray
[manisandro]