forked from orbit-oss/flask
re-add deprecated Config.from_json method
This commit is contained in:
parent
b5518e23f5
commit
10425fb9b1
2 changed files with 27 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ Unreleased
|
|||
- Roll back a change to the order that URL matching was done. The
|
||||
URL is again matched after the session is loaded, so the session is
|
||||
available in custom URL converters. :issue:`4053`
|
||||
- Re-add deprecated ``Config.from_json``, which was accidentally
|
||||
removed early. :issue:`4078`
|
||||
|
||||
|
||||
Version 2.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue