Added release notes

This commit is contained in:
Andrew Murray 2021-08-06 22:33:55 +10:00
parent caecb3a772
commit b3fda8c9c6

View File

@ -19,10 +19,12 @@ the default required length, also removing the need for the size parameter.
API Additions 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 Security
======== ========