Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-03-26 08:34:42 +11:00 committed by GitHub
parent 1ff0fb4472
commit bdcc6333b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,12 @@ Changelog (Pillow)
9.5.0 (unreleased) 9.5.0 (unreleased)
------------------ ------------------
- Load before getting size in __array_interface__ #7034
[radarhere]
- Support creating BGR;15, BGR;16 and BGR;24 images, but drop support for BGR;32 #7010
[radarhere]
- Consider transparency when applying APNG blend mask #7018 - Consider transparency when applying APNG blend mask #7018
[radarhere] [radarhere]