We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759630f commit e320bdcCopy full SHA for e320bdc
1 file changed
CHANGES.rst
@@ -5,6 +5,21 @@ Changelog (Pillow)
5
10.3.0 (unreleased)
6
-------------------
7
8
+- Raise ValueError if kmeans is negative #7891
9
+ [radarhere]
10
+
11
+- Remove TIFF tag OSUBFILETYPE when saving using libtiff #7893
12
13
14
+- Raise ValueError for negative values when loading P1-P3 PPM images #7882
15
16
17
+- Added reading of JPEG2000 palettes #7870
18
19
20
+- Added alpha_quality argument when saving WebP images #7872
21
22
23
- Fixed joined corners for ImageDraw rounded_rectangle() non-integer dimensions #7881
24
[radarhere]
25
0 commit comments