Skip to content

Commit

Permalink
Merge pull request #4723 from radarhere/releasenotes
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jun 23, 2020
2 parents 71fadd5 + d7b812f commit c9745f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/releasenotes/7.2.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ are now read as just a single bytestring.
Deprecations
^^^^^^^^^^^^

Image.show command parameter
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The ``command`` parameter was deprecated and will be removed in a future release.
Use a subclass of :py:class:`PIL.ImageShow.Viewer` instead.

ImageFile.raise_ioerror
~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit c9745f4

Please sign in to comment.