Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-05-02 21:32:51 +10:00
parent 0836e388e8
commit e8f902f987

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.3.0 (unreleased)
------------------
- Do not round dimensions when saving PDF #5459
[radarhere]
- Added ImageOps contain() #5417
[radarhere, hugovk]