Skip to content

Commit 432707e

Browse files
committed
Added release notes for #9348
1 parent 8dee8dd commit 432707e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/releasenotes/12.1.0.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,11 @@ macOS in addition to Windows. On macOS, this is a CGWindowID::
2121

2222
from PIL import ImageGrab
2323
ImageGrab.grab(window=cgwindowid)
24+
25+
Other changes
26+
=============
27+
28+
Added MorphOp support for 1 mode images
29+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
30+
31+
:py:class:`~PIL.ImageMorph.MorphOp` now supports both 1 mode and L mode images.

0 commit comments

Comments
 (0)