File tree Expand file tree Collapse file tree 1 file changed +4
-40
lines changed
Expand file tree Collapse file tree 1 file changed +4
-40
lines changed Original file line number Diff line number Diff line change 1112.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-
334API 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
4113API 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
You can’t perform that action at this time.
0 commit comments