Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-12-06 17:29:33 +11:00
parent e9afaee248
commit f505eecb63

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.2.0 (unreleased)
-------------------
- Optimize ImageStat.Stat.extrema #7593
[florath, radarhere]
- Handle pathlib.Path in FreeTypeFont #7578
[radarhere, hugovk, nulano]