mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Update CHANGES.rst [ci skip]
This commit is contained in:
parent
9afa64a36f
commit
682e3e2f69
15
CHANGES.rst
15
CHANGES.rst
|
@ -5,6 +5,21 @@ Changelog (Pillow)
|
|||
8.2.0 (unreleased)
|
||||
------------------
|
||||
|
||||
- Do not load transparent pixels from subsequent GIF frames #5333
|
||||
[zewt, radarhere]
|
||||
|
||||
- Use LZW encoding when saving GIF images #5291
|
||||
[raygard]
|
||||
|
||||
- Set all transparent colors to be equal in quantize() #5282
|
||||
[radarhere]
|
||||
|
||||
- Allow PixelAccess to use Python __int__ when parsing x and y #5206
|
||||
[radarhere]
|
||||
|
||||
- Removed Image._MODEINFO #5316
|
||||
[radarhere]
|
||||
|
||||
- Add preserve_tone option to autocontrast #5350
|
||||
[elejke, radarhere]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user