Skip to content

Commit

Permalink
Added release notes [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Mar 8, 2021
1 parent 690cf9e commit 45c43fc
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/releasenotes/8.2.0.rst
Expand Up @@ -13,10 +13,13 @@ when Tk/Tcl 8.5 will be the minimum supported.
API Changes
===========

TODO
^^^^
Image.alpha_composite: dest
^^^^^^^^^^^^^^^^^^^^^^^^^^^

TODO
When calling :py:meth:`~PIL.Image.Image.alpha_composite`, the ``dest`` argument now
accepts negative co-ordinates, like the upper left corner of the ``box`` argument of
:py:meth:`~PIL.Image.Image.paste` can be negative. Naturally, this has effect of
cropping the overlaid image.

API Additions
=============
Expand Down

0 comments on commit 45c43fc

Please sign in to comment.