Merge branch '2.0.x'

This commit is contained in:
David Lord 2022-02-14 12:06:57 -08:00
commit b6a8ccd2cf
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
3 changed files with 284 additions and 428 deletions

View file

@ -47,7 +47,7 @@ Unreleased
Version 2.0.3
-------------
Unreleased
Released 2022-02-14
- 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