Skip to content

Commit

Permalink
Added release notes for python-pillow#7584 and python-pillow#7587
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Dec 8, 2023
1 parent 33d5a79 commit 43a4477
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/releasenotes/10.2.0.rst
Expand Up @@ -20,10 +20,12 @@ TODO
API Changes
===========

TODO
^^^^
Zero or negative font size error
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

TODO
When creating a :py:class:`~PIL.ImageFont.FreeTypeFont` instance, either directly or
through :py:func:`~PIL.ImageFont.truetype`, if the font size is not greater than zero, a
:py:exc:`ValueError` will now be raised.

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

0 comments on commit 43a4477

Please sign in to comment.