Merge remote-tracking branch 'origin/1.1.x'

This commit is contained in:
David Lord 2020-02-15 10:40:32 -08:00
commit 64ba43411f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 15 additions and 0 deletions

View file

@ -27,6 +27,8 @@ Unreleased
- Work around an issue when running the ``flask`` command with an
external debugger on Windows. :issue:`3297`
- The static route will not catch all URLs if the ``Flask``
``static_folder`` argument ends with a slash. :issue:`3452`
Version 1.1.1