Improve the changelog entry

The fix to the teardown_request also applies to all teardown_*
methods.
This commit is contained in:
pgjones 2021-06-06 11:09:03 +01:00
parent 6a4e7e948d
commit 63893a427b

View file

@ -5,7 +5,7 @@ Version 2.0.2
Unreleased
- Fix type annotation for ``teardown_request``. :issue:`4093`
- Fix type annotation for ``teardown_*`` methods. :issue:`4093`
- Fix type annotation for ``before_request`` and ``before_app_request``
decorators. :issue:`4104`
- Fixed the issue where typing requires template global