Skip to content

Commit 09fecfe

Browse files
authored
Corrected version
1 parent 7abe38d commit 09fecfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/releasenotes/12.2.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Passing nested lists as coordinates to APIs that accept coordinates such as
4141
and :py:meth:`~PIL.ImageDraw.ImageDraw.line` could cause a heap buffer overflow,
4242
as nested lists were recursively unpacked beyond the allocated buffer.
4343
Coordinate lists are now validated to contain exactly two numeric coordinates.
44-
This was introduced in Pillow 12.0.0.
44+
This was introduced in Pillow 11.2.1.
4545

4646
API changes
4747
===========

0 commit comments

Comments
 (0)