mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-25 16:20:33 +03:00
Update CHANGES.rst [ci skip]
This commit is contained in:
parent
6fc0456688
commit
8bd5fbf450
18
CHANGES.rst
18
CHANGES.rst
|
@ -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]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user