Skip to content

Commit 8c1dc81

Browse files
authored
Update CHANGES.rst [ci skip]
1 parent e37b250 commit 8c1dc81

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGES.rst

+18
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ Changelog (Pillow)
55
10.0.0 (unreleased)
66
-------------------
77

8+
- Added ImageFont.MAX_STRING_LENGTH #7244
9+
[radarhere, hugovk]
10+
11+
- Fix Windows build with pyproject.toml #7230
12+
[hugovk, nulano, radarhere]
13+
14+
- Do not close provided file handles with libtiff #7199
15+
[radarhere]
16+
17+
- Convert to HSV if mode is HSV in getcolor() #7226
18+
[radarhere]
19+
20+
- Added alpha_only argument to getbbox() #7123
21+
[radarhere. hugovk]
22+
23+
- Prioritise speed in _repr_png_ #7242
24+
[radarhere]
25+
826
- Do not use CFFI access by default on PyPy #7236
927
[radarhere]
1028

0 commit comments

Comments
 (0)