forked from orbit-oss/flask
Merge branch '2.1.x'
This commit is contained in:
commit
7a2d5fb6df
11 changed files with 203 additions and 64 deletions
|
|
@ -30,6 +30,8 @@ Unreleased
|
|||
- Inline some optional imports that are only used for certain CLI
|
||||
commands. :pr:`4606`
|
||||
- Relax type annotation for ``after_request`` functions. :issue:`4600`
|
||||
- ``instance_path`` for namespace packages uses the path closest to
|
||||
the imported submodule. :issue:`4600`
|
||||
|
||||
|
||||
Version 2.1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue