forked from orbit-oss/flask
fix issue link
This commit is contained in:
parent
187d7179f6
commit
4f01c68a4b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Released 2022-07-13
|
||||||
commands. :pr:`4606`
|
commands. :pr:`4606`
|
||||||
- Relax type annotation for ``after_request`` functions. :issue:`4600`
|
- Relax type annotation for ``after_request`` functions. :issue:`4600`
|
||||||
- ``instance_path`` for namespace packages uses the path closest to
|
- ``instance_path`` for namespace packages uses the path closest to
|
||||||
the imported submodule. :issue:`4600`
|
the imported submodule. :issue:`4610`
|
||||||
- Clearer error message when ``render_template`` and
|
- Clearer error message when ``render_template`` and
|
||||||
``render_template_string`` are used outside an application context.
|
``render_template_string`` are used outside an application context.
|
||||||
:pr:`4693`
|
:pr:`4693`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue