Skip to content

Commit

Permalink
Release 1.20.2 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw authored Nov 28, 2023
1 parent c56f596 commit d1d486c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 1.20.2 (2023-11-28)
---------------------------

* Added: support for Python 3.12
* Fixed: avoid deprecation warning
by replacing
``pkg_resources``
internally with
``importlib.metadata``
* Removed: support for Python 3.7


Version 1.20.1 (2023-05-04)
---------------------------

Expand Down

0 comments on commit d1d486c

Please sign in to comment.