Update CHANGES.rst [ci skip]

This commit is contained in:
wiredfool 2017-11-25 13:30:05 +00:00 committed by GitHub
parent 753b61e4e3
commit 5bbe6c3ad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
4.4.0 (unreleased)
------------------
- Setup: Warn if trying to install for Py3.7 on Windows #2855
[hugovk]
- Doc: Fonts can be loaded from a file-like object, not just filename #2861
[robin-norwood]