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 5d09e0d commit 4892244Copy full SHA for 4892244
docs/releasenotes/12.0.0.rst
@@ -1,19 +1,6 @@
1
12.0.0
2
------
3
4
-Security
5
-========
6
-
7
-TODO
8
-^^^^
9
10
11
12
-:cve:`YYYY-XXXXX`: TODO
13
-^^^^^^^^^^^^^^^^^^^^^^^
14
15
16
17
Backwards incompatible changes
18
==============================
19
@@ -132,18 +119,10 @@ Pillow 13 (2026-10-15). They have been set to ``None`` since Pillow 2.3.0.
132
119
API changes
133
120
===========
134
121
135
136
137
138
139
140
-API additions
141
-=============
142
143
144
122
+Image.alpha_composite: LA images
123
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
145
124
146
125
+:py:meth:`~PIL.Image.alpha_composite` can now use LA images as well as RGBA.
147
126
148
127
Other changes
149
128
=============
0 commit comments