Update CHANGES.rst [ci skip]

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

View File

@ -4,6 +4,12 @@ Changelog (Pillow)
4.4.0 (unreleased)
------------------
- Doc: Fonts can be loaded from a file-like object, not just filename #2861
[robin-norwood]
- Add eog support for Ubuntu Image Viewer #2864
[NafisFaysal]
- Test: Test on 3.7-dev on Travis.ci #2870
[hugovk]