Skip to content

Commit 0248e41

Browse files
committed
Added release notes for python-pillow#7891
1 parent 19cd94b commit 0248e41

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/releasenotes/10.3.0.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,11 @@ Deprecated Use instead
6161
API Changes
6262
===========
6363

64-
TODO
65-
^^^^
64+
Negative kmeans error
65+
^^^^^^^^^^^^^^^^^^^^^
6666

67-
TODO
67+
When calling :py:meth:`~PIL.Image.Image.quantize`, a negative ``kmeans`` will now
68+
raise a :py:exc:`ValueError`, unless a palette is supplied to make the value redundant.
6869

6970
API Additions
7071
=============

0 commit comments

Comments
 (0)