forked from orbit-oss/flask
restore and deprecate json_available
This commit is contained in:
parent
1b4ace9ba5
commit
1617202d91
4 changed files with 54 additions and 1 deletions
10
CHANGES.rst
10
CHANGES.rst
|
|
@ -1,5 +1,15 @@
|
|||
.. currentmodule:: flask
|
||||
|
||||
Version 1.1.1
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
|
||||
- The ``flask.json_available`` flag was added back for compatibility
|
||||
with some extensions. It will raise a deprecation warning when used,
|
||||
and will be removed in version 2.0.0. :issue:`3288`
|
||||
|
||||
|
||||
Version 1.1.0
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue