Skip to content

Commit

Permalink
Release 1.2.1 (#55)
Browse files Browse the repository at this point in the history
* Release 1.2.1

* Use changed wording for speedup
  • Loading branch information
hagenw authored Feb 28, 2024
1 parent b371cf9 commit 74c3539
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 1.2.1 (2024/02/28)
--------------------------

* Added: ``ignore_nan`` argument
to ``audmetric.concordance_cc()``
* Added: support for Python 3.12
* Changed: speedup ``audmetric.detection_error_tradeoff()``
* Fixed: avoid deprecation warning for ``pkg_resources``
* Removed: support for Python 3.7


Version 1.2.0 (2023/05/08)
--------------------------

Expand Down

0 comments on commit 74c3539

Please sign in to comment.