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 28, 2021
1 parent 3c39be3 commit e613366
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGES.rst
Expand Up @@ -5,6 +5,24 @@ Changelog (Pillow)
9.0.0 (unreleased)
------------------

- Improved I;16 operations on big endian #5901
[radarhere]

- Limit quantized palette to number of colors #5879
[radarhere]

- Fixed palette index for zeroed color in FASTOCTREE quantize #5869
[radarhere]

- When saving RGBA to GIF, make use of first transparent palette entry #5859
[radarhere]

- Pass SAMPLEFORMAT to libtiff #5848
[radarhere]

- Added rounding when converting P and PA #5824
[radarhere]

- Improved putdata() documentation and data handling #5910
[radarhere]

Expand Down

0 comments on commit e613366

Please sign in to comment.