Reverted changelog to its initial state upon forking to prevent merge conflicts

This commit is contained in:
cartisan 2015-12-08 17:20:29 +01:00
parent 8b76f557ce
commit 1698fbbf06

View File

@ -4,9 +4,6 @@ Changelog (Pillow)
3.1.0 (unreleased)
------------------
- Enabled conversion to numpy array for HSV images. #1559
[cartisan]
- Fix command to invoke ghostscript for eps files. #1478
[baumatron, radarhere]