Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2021-03-09 07:09:50 +11:00
parent 2d042736c3
commit 21da5b1ed8

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
8.2.0 (unreleased)
------------------
- Allow alpha_composite destination to be negative #5313
[radarhere]
- Ensure file is closed if it is opened by ImageQt.ImageQt #5260
[radarhere]