forked from orbit-oss/flask
Merge branch '2.1.x'
This commit is contained in:
commit
9e2e1de2fc
11 changed files with 118 additions and 116 deletions
10
CHANGES.rst
10
CHANGES.rst
|
|
@ -22,6 +22,16 @@ Unreleased
|
|||
:issue:`4571`
|
||||
|
||||
|
||||
Version 2.1.3
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
|
||||
- Inline some optional imports that are only used for certain CLI
|
||||
commands. :pr:`4606`
|
||||
- Relax type annotation for ``after_request`` functions. :issue:`4600`
|
||||
|
||||
|
||||
Version 2.1.2
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue