Added release notes

This commit is contained in:
Andrew Murray 2024-01-09 12:22:25 +11:00
parent 605208ea47
commit 931821688c

View File

@ -26,10 +26,12 @@ TODO
API Additions
=============
TODO
^^^^
Added PerspectiveTransform
^^^^^^^^^^^^^^^^^^^^^^^^^^
TODO
:py:class:`~PIL.ImageTransform.PerspectiveTransform` has been added, meaning
that all of the :py:data:`~PIL.Image.Transform` values now have a corresponding
subclass of :py:class:`~PIL.ImageTransform.Transform`.
Security
========