Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-10-01 08:22:21 +11:00 committed by GitHub
parent c2f7ea59b9
commit 14c0f8d757
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.1.0 (unreleased)
-------------------
- Added reading 8-bit color DDS images #7426
[radarhere]
- Added has_transparency_data #7420
[radarhere, hugovk]