Skip to content

Commit

Permalink
Added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Aug 6, 2021
1 parent caecb3a commit b3fda8c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/releasenotes/8.4.0.rst
Expand Up @@ -19,10 +19,12 @@ the default required length, also removing the need for the size parameter.
API Additions
=============

TODO
^^^^
Added WalImageFile class
^^^^^^^^^^^^^^^^^^^^^^^^

TODO
:py:func:`PIL.WalImageFile.open()` previously returned a generic
:py:class:`PIL.Image.Image` instance. It now returns a dedicated
:py:class:`PIL.WalImageFile.WalImageFile` class.

Security
========
Expand Down

0 comments on commit b3fda8c

Please sign in to comment.