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 Jul 1, 2023
1 parent e37b250 commit 8c1dc81
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGES.rst
Expand Up @@ -5,6 +5,24 @@ Changelog (Pillow)
10.0.0 (unreleased)
-------------------

- Added ImageFont.MAX_STRING_LENGTH #7244
[radarhere, hugovk]

- Fix Windows build with pyproject.toml #7230
[hugovk, nulano, radarhere]

- Do not close provided file handles with libtiff #7199
[radarhere]

- Convert to HSV if mode is HSV in getcolor() #7226
[radarhere]

- Added alpha_only argument to getbbox() #7123
[radarhere. hugovk]

- Prioritise speed in _repr_png_ #7242
[radarhere]

- Do not use CFFI access by default on PyPy #7236
[radarhere]

Expand Down

0 comments on commit 8c1dc81

Please sign in to comment.