Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2024-09-10 22:39:47 +10:00
parent 44b2f5ef32
commit bc4c57e9ea

View File

@ -5,6 +5,12 @@ Changelog (Pillow)
11.0.0 (unreleased)
-------------------
- Deprecate ICNS (width, height, scale) sizes in favour of load(scale) #8352
[radarhere]
- Improved handling of RGBA palettes when saving GIF images #8366
[radarhere]
- Deprecate isImageType #8364
[radarhere]