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 Jun 6, 2023
1 parent 6b3991b commit 7c53327
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,27 @@ Changelog (Pillow)
10.0.0 (unreleased)
-------------------

- Fixed combining single duration across duplicate APNG frames #7146
[radarhere]

- Remove temporary file when error is raised #7148
[radarhere]

- Do not use temporary file when grabbing clipboard on Linux #7200
[radarhere]

- If the clipboard fails to open on Windows, wait and try again #7141
[radarhere]

- Fixed saving multiple 1 mode frames to GIF #7181
[radarhere]

- Replaced absolute PIL import with relative import #7173
[radarhere]

- Replaced deprecated Py_FileSystemDefaultEncoding for Python >= 3.12 #7192
[radarhere]

- Improved wl-paste mimetype handling in ImageGrab #7094
[rrcgat, radarhere]

Expand Down

0 comments on commit 7c53327

Please sign in to comment.