forked from orbit-oss/flask
remove deprecated RequestContext.g
This commit is contained in:
parent
96d39c87a8
commit
9e686d93b6
2 changed files with 4 additions and 26 deletions
|
|
@ -5,6 +5,10 @@ Version 2.2.0
|
|||
|
||||
Unreleased
|
||||
|
||||
- Remove previously deprecated code. :pr:`4337`
|
||||
|
||||
- The ``RequestContext.g`` proxy to ``AppContext.g`` is removed.
|
||||
|
||||
- Add new customization points to the ``Flask`` app object for many
|
||||
previously global behaviors.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue