mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 10:26:19 +03:00
Merge pull request #3248 from radarhere/releasenotes
Removed 5.2.0 changes from 5.3.0 release notes
This commit is contained in:
commit
8f90e1d5eb
|
@ -1,22 +1,6 @@
|
||||||
5.3.0
|
5.3.0
|
||||||
-----
|
-----
|
||||||
|
|
||||||
API Changes
|
|
||||||
===========
|
|
||||||
|
|
||||||
Deprecations
|
|
||||||
^^^^^^^^^^^^
|
|
||||||
|
|
||||||
These version constants have been deprecated. ``VERSION`` will be removed in
|
|
||||||
Pillow 6.0.0, and ``PILLOW_VERSION`` will be removed after that.
|
|
||||||
|
|
||||||
* ``PIL.VERSION`` (old PIL version 1.1.7)
|
|
||||||
* ``PIL.PILLOW_VERSION``
|
|
||||||
* ``PIL.Image.VERSION``
|
|
||||||
* ``PIL.Image.PILLOW_VERSION``
|
|
||||||
|
|
||||||
Use ``PIL.__version__`` instead.
|
|
||||||
|
|
||||||
API Additions
|
API Additions
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user