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 Apr 1, 2021
1 parent 9afa64a commit 682e3e2
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down

0 comments on commit 682e3e2

Please sign in to comment.