Skip to content

Commit

Permalink
Update CHANGES.rst [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Dec 31, 2023
1 parent 8a9afb6 commit f410ec4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,18 @@ Changelog (Pillow)
10.2.0 (unreleased)
-------------------

- Apply ImageFont.MAX_STRING_LENGTH to ImageFont.getmask() #7662
[radarhere]

- Optimise ``ImageColor`` using ``functools.lru_cache`` #7657
[hugovk]

- Restricted environment keys for ImageMath.eval() #7655
[wiredfool, radarhere]

- Optimise ``ImageMode.getmode`` using ``functools.lru_cache`` #7641
[hugovk, radarhere]

- Fix incorrect color blending for overlapping glyphs #7497
[ZachNagengast, nulano, radarhere]

Expand Down

0 comments on commit f410ec4

Please sign in to comment.