Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo van Kemenade 2015-06-17 12:27:42 +03:00
parent 2ff332e800
commit 3f2d47d661

View File

@ -3,6 +3,10 @@ Changelog (Pillow)
2.9.0 (Unreleased)
------------------
- Register MIME type for BMP #1277
[coldmind]
- Adjusted ImageQt use of unicode() for 2/3 compatibility #1218
[radarhere]