Add history

This commit is contained in:
Alex Clark 2013-11-29 18:08:53 -05:00
parent 7be41975d9
commit 417af4f142

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.3.0 (2014-01-01)
------------------
- Fixed memory leak saving images as webp when webpmux is available
[cezarsa]
- Fix compiling with FreeType 2.5.1
[stromnov]