fix issue 3396

This commit is contained in:
Rohan Salwan 2021-08-15 13:41:51 +05:30
parent 3261a9451a
commit d7fd4f322e
2 changed files with 16 additions and 5 deletions

View file

@ -21,7 +21,8 @@ Unreleased
:issue:`4096`
- The CLI loader handles ``**kwargs`` in a ``create_app`` function.
:issue:`4170`
- Fix ``Unable to extend FlaskClient with follow_redirects`` issue.
:issue:`3396`
Version 2.0.1
-------------