Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-12-04 22:20:22 +11:00
parent b51dcc070b
commit d7fa0b9d96

View File

@ -5,10 +5,13 @@ Changelog (Pillow)
10.2.0 (unreleased)
-------------------
- Correct PDF palette size when saving #7555
[radarhere]
- Fixed closing file pointer with olefile 0.47 #7594
[radarhere]
- Raise ValueError when TrueType font size is not greater than zero #7584
- Raise ValueError when TrueType font size is not greater than zero #7584, #7587
[akx, radarhere]
- If absent, do not try to close fp when closing image #7557