Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-11-30 07:38:27 +11:00
parent 54c5631fe1
commit e1291b880d

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.2.0 (unreleased)
-------------------
- Raise ValueError when TrueType font size is not greater than zero #7584
[akx, radarhere]
- If absent, do not try to close fp when closing image #7557
[RaphaelVRossi, radarhere]