mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-11 08:42:35 +03:00
Document deprecations in release note
This commit is contained in:
parent
34d66494ca
commit
312b91717c
|
@ -1,6 +1,17 @@
|
||||||
5.2.0
|
5.2.0
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
API Changes
|
||||||
|
===========
|
||||||
|
|
||||||
|
Deprecations
|
||||||
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Two version constants – ``VERSION`` (the old PIL version 1.1.7) and
|
||||||
|
``PILLOW_VERSION`` – have been deprecated and will be removed in the next
|
||||||
|
major release. Use ``__version__`` instead.
|
||||||
|
|
||||||
|
|
||||||
API Additions
|
API Additions
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user