Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-12-02 21:50:11 +11:00
parent 2b5c081499
commit 77a96a00ce

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.2.0 (unreleased)
-------------------
- Fixed closing file pointer with olefile 0.47 #7594
[radarhere]
- Raise ValueError when TrueType font size is not greater than zero #7584
[akx, radarhere]