Update CHANGES.rst

This commit is contained in:
Hugo 2019-01-01 12:21:38 +02:00 committed by GitHub
parent 398d2f0c15
commit 48a05e6cf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,15 @@
Changelog (Pillow)
==================
5.4.0 (unreleased)
5.4.0 (2019-01-01)
------------------
- Docs: Improved ImageChops documentation #3522
[radarhere]
- Allow RGB and RGBA values for P image putpixel #3519
[radarhere]
- Add APNG extension to PNG plugin #3501
[pirate486743186, radarhere]