forked from orbit-oss/flask
Merge branch '1.1.x' into 2.0.x
This commit is contained in:
commit
8648750997
2 changed files with 9 additions and 1 deletions
|
|
@ -107,6 +107,15 @@ Released 2021-05-11
|
|||
- Add type hinting. :pr:`3973`.
|
||||
|
||||
|
||||
Version 1.1.4
|
||||
-------------
|
||||
|
||||
Released 2021-05-13
|
||||
|
||||
- Update ``static_folder`` to use ``_compat.fspath`` instead of
|
||||
``os.fspath`` to continue supporting Python < 3.6 :issue:`4050`
|
||||
|
||||
|
||||
Version 1.1.3
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue