fix issue4333
This commit is contained in:
parent
86009452fb
commit
4fc54c8d5f
2 changed files with 10 additions and 1 deletions
|
|
@ -24,6 +24,8 @@ Released 2021-10-04
|
|||
- Fix the order of ``before_request`` and other callbacks that trigger
|
||||
before the view returns. They are called from the app down to the
|
||||
closest nested blueprint. :issue:`4229`
|
||||
- Fix ``after_this_request`` fails with a meaningless error when used
|
||||
outside request context. :issue:`4333`
|
||||
|
||||
|
||||
Version 2.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue