forked from orbit-oss/flask
Merge branch '2.2.x'
This commit is contained in:
commit
36af821edf
3 changed files with 5 additions and 9 deletions
|
|
@ -7,8 +7,11 @@ Unreleased
|
|||
Version 2.2.2
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
Released 2022-08-08
|
||||
|
||||
- Update Werkzeug dependency to >= 2.2.2. This includes fixes related
|
||||
to the new faster router, header parsing, and the development
|
||||
server. :pr:`4754`
|
||||
- Fix the default value for ``app.env`` to be ``"production"``. This
|
||||
attribute remains deprecated. :issue:`4740`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue