Skip to content

Commit 7c53327

Browse files
committed
Update CHANGES.rst [ci skip]
1 parent 6b3991b commit 7c53327

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ Changelog (Pillow)
55
10.0.0 (unreleased)
66
-------------------
77

8+
- Fixed combining single duration across duplicate APNG frames #7146
9+
[radarhere]
10+
11+
- Remove temporary file when error is raised #7148
12+
[radarhere]
13+
14+
- Do not use temporary file when grabbing clipboard on Linux #7200
15+
[radarhere]
16+
17+
- If the clipboard fails to open on Windows, wait and try again #7141
18+
[radarhere]
19+
20+
- Fixed saving multiple 1 mode frames to GIF #7181
21+
[radarhere]
22+
23+
- Replaced absolute PIL import with relative import #7173
24+
[radarhere]
25+
26+
- Replaced deprecated Py_FileSystemDefaultEncoding for Python >= 3.12 #7192
27+
[radarhere]
28+
829
- Improved wl-paste mimetype handling in ImageGrab #7094
930
[rrcgat, radarhere]
1031

0 commit comments

Comments
 (0)