Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2016-11-14 21:58:51 +00:00 committed by GitHub
parent 318e8d9ed5
commit 5a820fb7c0

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.5.0 (unreleased)
------------------
- Changed behaviour of default box argument for paste method to match docs #2211
[radarhere]
- Add support for another BMP bitfield #2221
[jmerdich]