Update CHANGES.rst

This commit is contained in:
Hugo 2018-06-14 13:49:24 +03:00 committed by GitHub
parent 1b3c3da3eb
commit 56ab9d3fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
5.2.0 (unreleased)
------------------
- Tests: TestFilePng: Fix test_save_l_transparency() #3182
[danpla]
- Docs: Correct argument name #3171
[radarhere]