Skip to content

Commit

Permalink
Added release notes for python-pillow#7891
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Mar 24, 2024
1 parent 19cd94b commit 0248e41
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/releasenotes/10.3.0.rst
Expand Up @@ -61,10 +61,11 @@ Deprecated Use instead
API Changes
===========

TODO
^^^^
Negative kmeans error
^^^^^^^^^^^^^^^^^^^^^

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

API Additions
=============
Expand Down

0 comments on commit 0248e41

Please sign in to comment.