Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-04-30 06:32:27 +10:00
parent 139acc4542
commit b62c3baeee

View File

@ -5,6 +5,12 @@ Changelog (Pillow)
10.0.0 (unreleased)
-------------------
- Support float font sizes #7107
[radarhere]
- Use later value for duplicate xref entries in PdfParser #7102
[radarhere]
- Load before getting size in __getstate__ #7105
[bigcat88, radarhere]