Skip to content

Commit

Permalink
Merge pull request #2 from radarhere/fix-round-to-palette
Browse files Browse the repository at this point in the history
Removed python-pillow#6377 from release notes
  • Loading branch information
btrekkie committed Jun 20, 2022
2 parents 9f9e265 + 5f6bc0e commit f100726
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/releasenotes/9.2.0.rst
Expand Up @@ -76,9 +76,7 @@ TODO
Other Changes
=============

Fixed bug with rounding pixels to palette
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TODO
^^^^

Fixed a bug when rounding image pixels to palette colors. This affects the results of
``Image.quantize`` and of ``Image.convert`` when converting from mode "RGB" to "P",
"L", or "1", regardless of whether dithering is enabled.
TODO

0 comments on commit f100726

Please sign in to comment.