Merge remote-tracking branch 'upstream/2.0.x'
This commit is contained in:
commit
6f5870a791
5 changed files with 21 additions and 10 deletions
|
|
@ -13,6 +13,12 @@ Version 2.0.2
|
|||
|
||||
Unreleased
|
||||
|
||||
- Fix type annotation for ``teardown_request``. :issue:`4093`
|
||||
- Fix type annotation for ``before_request`` and ``before_app_request``
|
||||
decorators. :issue:`4104`
|
||||
- Fixed the issue where typing requires template global
|
||||
decorators to accept functions with no arguments. :issue:`4098`
|
||||
|
||||
|
||||
Version 2.0.1
|
||||
-------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue