Merge branch '2.1.x'

This commit is contained in:
David Lord 2022-03-30 14:39:31 -07:00
commit 45fc77d926
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 10 additions and 1 deletions

View file

@ -6,6 +6,15 @@ Version 2.2.0
Unreleased
Version 2.1.1
-------------
Released on 2022-03-30
- Set the minimum required version of importlib_metadata to 3.6.0,
which is required on Python < 3.10. :issue:`4502`
Version 2.1.0
-------------