Update CHANGES [ci skip]

This commit is contained in:
Alex Clark 2015-04-01 15:39:41 -04:00
parent 071df8d33d
commit d754598f14

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
2.8.0 (2015-04-01)
------------------
- Fix 32-bit BMP loading (RGBA or RGBX)
[artscoop]
- Fix UnboundLocalError in ImageFile #1131
[davarisg]