Add history [ci skip]

This commit is contained in:
Alex Clark 2013-10-10 05:10:12 -04:00
parent 8571c43e7f
commit 8ae54f2b40

View File

@ -4,6 +4,8 @@ Changelog (Pillow)
2.3.0 (2014-01-01)
------------------
- Respect CFLAGS/LDFLAGS when searching for headers/libs [iElectric]
- Port PIL Handbook tutorial and appendices [irksep]
- Alpha Premultiplication support for transform and resize [wiredfool]