Skip to content

Commit

Permalink
Added release notes for python-pillow#6611 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Oct 19, 2022
1 parent a91b1fe commit 1e4b060
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/releasenotes/9.3.0.rst
Expand Up @@ -67,3 +67,9 @@ Added DDS ATI1, ATI2 and BC6H reading
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Support has been added to read the ATI1, ATI2 and BC6H formats of DDS images.

Show all frames with ImageShow
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

When calling :py:meth:`~PIL.Image.Image.show` or using
:py:mod:`~PIL.ImageShow`, all frames will now be shown.

0 comments on commit 1e4b060

Please sign in to comment.