Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Sep 5, 2024
1 parent ad6497f commit a3bf50b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 0.1.0 (2024-09-05)
--------------------------

* Added: initial release
* Added: ``audpsychometric.agreement_categorical()``
* Added: ``audpsychometric.agreement_numerical()``
* Added: ``audpsychometric.cronbachs_alpha()``
* Added: ``audpsychometric.congeneric_reliability()``
* Added: ``audpsychometric.evaluator_weighted_estimator()``
* Added: ``audpsychometric.intra_class_correlation()``
* Added: ``audpsychometric.list_datasets``
* Added: ``audpsychometric.mode()``
* Added: ``audpsychometric.rater_agreement()``
* Added: ``audpsychometric.read_dataset()``


.. _Keep a Changelog:
https://keepachangelog.com/en/1.0.0/
Expand Down

0 comments on commit a3bf50b

Please sign in to comment.