Merge branch '2.1.x'

This commit is contained in:
David Lord 2022-06-01 11:27:08 -07:00
commit 9e2e1de2fc
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
11 changed files with 118 additions and 116 deletions

View file

@ -22,6 +22,16 @@ Unreleased
:issue:`4571`
Version 2.1.3
-------------
Unreleased
- Inline some optional imports that are only used for certain CLI
commands. :pr:`4606`
- Relax type annotation for ``after_request`` functions. :issue:`4600`
Version 2.1.2
-------------