Skip to content

Commit

Permalink
Improve the changelog entry
Browse files Browse the repository at this point in the history
The fix to the teardown_request also applies to all teardown_*
methods.
  • Loading branch information
pgjones committed Jun 6, 2021
1 parent 6a4e7e9 commit 63893a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 63893a4

Please sign in to comment.