Merge branch '2.0.x'

This commit is contained in:
David Lord 2021-10-04 07:36:44 -07:00
commit 1cf43e08e3
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -11,7 +11,7 @@ Unreleased
Version 2.0.2
-------------
Unreleased
Released 2021-10-04
- Fix type annotation for ``teardown_*`` methods. :issue:`4093`
- Fix type annotation for ``before_request`` and ``before_app_request``