Skip to content

Commit

Permalink
Include python-pillow#6178 in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jun 3, 2022
1 parent 05d979d commit b9df966
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/releasenotes/9.2.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,15 @@ FreeTypeFont.getmask2 fill parameter
The undocumented ``fill`` parameter of :py:meth:`.FreeTypeFont.getmask2`
has been deprecated and will be removed in Pillow 10 (2023-07-01).

PhotoImage.paste box parameter
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. deprecated:: 9.2.0

The ``box`` parameter is unused. It will be removed in Pillow 10.0.0 (2023-07-01).

Image.coerce_e
~~~~~~~~~~~~~~
^^^^^^^^^^^^^^

.. deprecated:: 9.2.0

Expand Down

0 comments on commit b9df966

Please sign in to comment.