Update CHANGES.rst

This commit is contained in:
Hugo 2019-06-30 21:51:22 +03:00 committed by GitHub
parent 2af4026201
commit 290cd170ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
6.1.0 (unreleased)
------------------
- Improve encoding of TIFF tags #3861
[olt]
- Update Py_UNICODE to Py_UCS4 #3780
[nulano]