Merge branch '2.0.x'
This commit is contained in:
commit
ea66c68553
9 changed files with 94 additions and 13 deletions
11
CHANGES.rst
11
CHANGES.rst
|
|
@ -30,6 +30,17 @@ Unreleased
|
|||
- ``filename`` is renamed to ``path``.
|
||||
|
||||
|
||||
Version 2.0.3
|
||||
-------------
|
||||
|
||||
Unreleased
|
||||
|
||||
- The test client's ``as_tuple`` parameter is deprecated and will be
|
||||
removed in Werkzeug 2.1. It is now also deprecated in Flask, to be
|
||||
removed in Flask 2.1, while remaining compatible with both in
|
||||
2.0.x. Use ``response.request.environ`` instead. :pr:`4341`
|
||||
|
||||
|
||||
Version 2.0.2
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue