Merge branch 'stable'

This commit is contained in:
David Lord 2024-11-23 17:54:29 -08:00
commit 6b054f8f38
No known key found for this signature in database
GPG key ID: 43368A7AA8CC5926
3 changed files with 13 additions and 1 deletions

View file

@ -6,6 +6,14 @@ Unreleased
- Remove previously deprecated code: ``__version__``. :pr:`5648`
Version 3.1.1
-------------
Unreleased
- Fix type hint for `cli_runner.invoke`. :issue:`5645`
Version 3.1.0
-------------