Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2024-10-13 11:19:41 +11:00
parent c855e8e5f9
commit f2cc87b1f0

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
11.0.0 (unreleased)
-------------------
- Update licence to MIT-CMU #8460
[hugovk]
- Conditionally define ImageCms type hint to avoid requiring core #8197
[radarhere]