Skip to content

Commit 43f8efa

Browse files
radarherehugovk
andauthored
Added release notes for #9350 (#9366)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 900636e commit 43f8efa

File tree

1 file changed

+4
-40
lines changed

1 file changed

+4
-40
lines changed

docs/releasenotes/12.1.0.rst

Lines changed: 4 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,14 @@
11
12.1.0
22
------
33

4-
Security
5-
========
6-
7-
TODO
8-
^^^^
9-
10-
TODO
11-
12-
:cve:`YYYY-XXXXX`: TODO
13-
^^^^^^^^^^^^^^^^^^^^^^^
14-
15-
TODO
16-
17-
Backwards incompatible changes
18-
==============================
19-
20-
TODO
21-
^^^^
22-
23-
TODO
24-
25-
Deprecations
26-
============
27-
28-
TODO
29-
^^^^
30-
31-
TODO
32-
334
API changes
345
===========
356

36-
TODO
37-
^^^^
7+
ImageMorph build_default_lut()
8+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
389

39-
TODO
10+
To match the behaviour of :py:meth:`~PIL.ImageMorph.LutBuilder.build_lut`,
11+
:py:meth:`~PIL.ImageMorph.LutBuilder.build_default_lut()` now returns the new LUT.
4012

4113
API additions
4214
=============
@@ -49,11 +21,3 @@ macOS in addition to Windows. On macOS, this is a CGWindowID::
4921

5022
from PIL import ImageGrab
5123
ImageGrab.grab(window=cgwindowid)
52-
53-
Other changes
54-
=============
55-
56-
TODO
57-
^^^^
58-
59-
TODO

0 commit comments

Comments
 (0)