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 Mar 22, 2024
1 parent 759630f commit e320bdc
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)
10.3.0 (unreleased)
-------------------

- Raise ValueError if kmeans is negative #7891
[radarhere]

- Remove TIFF tag OSUBFILETYPE when saving using libtiff #7893
[radarhere]

- Raise ValueError for negative values when loading P1-P3 PPM images #7882
[radarhere]

- Added reading of JPEG2000 palettes #7870
[radarhere]

- Added alpha_quality argument when saving WebP images #7872
[radarhere]

- Fixed joined corners for ImageDraw rounded_rectangle() non-integer dimensions #7881
[radarhere]

Expand Down

0 comments on commit e320bdc

Please sign in to comment.