Skip to content

Commit 5e09f89

Browse files
committed
Added release notes for python-pillow#7872
1 parent d7dba1c commit 5e09f89

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/releasenotes/10.3.0.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@ Deprecated Use instead
6161
API Changes
6262
===========
6363

64+
Added ``alpha_quality`` argument when saving WebP images
65+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
66+
67+
When saving WebP images, an ``alpha_quality`` argument can be passed to the encoder. It
68+
is an integer value between 0 to 100, where values other than 100 will provide lossy
69+
compression.
70+
6471
Negative kmeans error
6572
^^^^^^^^^^^^^^^^^^^^^
6673

0 commit comments

Comments
 (0)