Update CHANGES.rst [ci skip]

This commit is contained in:
Andrew Murray 2023-12-24 19:05:39 +11:00
parent 6768d3aa91
commit df83428882

View File

@ -5,6 +5,9 @@ Changelog (Pillow)
10.2.0 (unreleased)
-------------------
- Fix incorrect color blending for overlapping glyphs #7497
[ZachNagengast, nulano, radarhere]
- Attempt memory mapping when tile args is a string #7565
[radarhere]