diff --git a/CHANGES.rst b/CHANGES.rst index f69c3ffa770..df4e11e0e48 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -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]