Merge branch '2.0.x'

This commit is contained in:
David Lord 2021-05-13 16:36:10 -07:00
commit 1ce0f774c9
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 16 additions and 5 deletions

View file

@ -115,6 +115,17 @@ Released 2021-05-11
- Add type hinting. :pr:`3973`. - Add type hinting. :pr:`3973`.
Version 1.1.3
-------------
Released 2021-05-13
- Set maximum versions of Werkzeug, Jinja, Click, and ItsDangerous.
:issue:`4043`
- Re-add support for passing a ``pathlib.Path`` for ``static_folder``.
:pr:`3579`
Version 1.1.2 Version 1.1.2
------------- -------------