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 Mar 24, 2022
1 parent 9134f07 commit b08cf7b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ Changelog (Pillow)
9.1.0 (unreleased)
------------------

- If an error occurs after creating a file, remove the file #6134
[radarhere]

- Fixed calling DisplayViewer or XVViewer without a title #6136
[radarhere]

- Retain RGBA transparency when saving multiple GIF frames #6128
[radarhere]

- Save additional ICO frames with other bit depths if supplied #6122
[radarhere]

- Handle EXIF data truncated to just the header #6124
[radarhere]

- Added support for reading BMP images with RLE8 compression #6102
[radarhere]

- Support Python distributions where _tkinter is compiled in #6006
[lukegb]

Expand Down

0 comments on commit b08cf7b

Please sign in to comment.