Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo van Kemenade 2015-08-11 14:15:08 +03:00
parent 8011dd96a9
commit b1e081bfc2

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.0.0 (Unreleased)
------------------
- Test on Python 3.5 dev and 3.6 nightly #1361
[hugovk]
- Fix fast rotate operations #1373
[radarhere]