Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-12-06 12:11:19 +11:00
parent e43dd6610d
commit 9248f71bc9

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.2.0 (unreleased)
-------------------
- Handle pathlib.Path in FreeTypeFont #7578
[radarhere, hugovk, nulano]
- Added support for reading DX10 BC4 DDS images #7603
[sambvfx, radarhere]