Update CHANGES.rst [CI skip]

This commit is contained in:
Hugo 2016-09-20 17:52:40 +03:00 committed by GitHub
parent d13760a0cd
commit 49dc0c1f42

View File

@ -4,6 +4,9 @@ Changelog (Pillow)
3.4.0 (unreleased) 3.4.0 (unreleased)
------------------ ------------------
- Use modern base64 interface over deprecated #2121
[hugovk]
- ImageColor.getrgb hexadecimal RGBA #2114 - ImageColor.getrgb hexadecimal RGBA #2114
[homm] [homm]