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 Dec 23, 2022
1 parent 6fc0456 commit 8bd5fbf
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.4.0 (unreleased)
------------------

- Fixed PyAccess after changing ICO size #6821
[radarhere]

- Do not use EXIF from info when saving PNG images #6819
[radarhere]

- Fixed saving EXIF data to MPO #6817
[radarhere]

- Added Exif hide_offsets() #6762
[radarhere]

- Only compare to previous frame when checking for duplicate GIF frames while saving #6787
[radarhere]

- Always initialize all plugins in registered_extensions() #6811
[radarhere]

- Ignore non-opaque WebP background when saving as GIF #6792
[radarhere]

Expand Down

0 comments on commit 8bd5fbf

Please sign in to comment.