Update CHANGES.rst

This commit is contained in:
Hugo 2018-09-17 12:08:08 +03:00 committed by GitHub
parent 521ae77bb9
commit c570ee3ba1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
5.3.0 (unreleased)
------------------
- Read/Save RGB webp as RGB (instead of RGBX) #3298
[kkopachev]
- ImageDraw: Add line joints #3250
[radarhere]