updated text of changes due to #4078
This commit is contained in:
parent
9039534eee
commit
7eb434caa2
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ Released 2021-05-11
|
|||
setting the session cookie name dynamically. :pr:`3369`
|
||||
- Add :meth:`Config.from_file` to load config using arbitrary file
|
||||
loaders, such as ``toml.load`` or ``json.load``.
|
||||
:meth:`Config.from_json` is deprecated in favor of this. :pr:`3398`
|
||||
:meth:`Config.from_json` is deleted in favor of this. :pr:`3398`
|
||||
- The ``flask run`` command will only defer errors on reload. Errors
|
||||
present during the initial call will cause the server to exit with
|
||||
the traceback immediately. :issue:`3431`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue