Wording [ci skip]

This commit is contained in:
Alex Clark 2013-12-28 09:10:34 -05:00
parent 289198b220
commit 15b52266b8

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.3.0 (2014-01-01)
------------------
- Correctly prioritize include and library paths
[ohanar]
- Image.point fixes for numpy.array and docs
[wiredfool]