Skip to content

Commit

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


Version 2.1.0 (2024-07-05)
--------------------------

* Added: ``audeer.unique()``,
which returns unique values
in the order they appear in a sequence
* Added: ``maximum_refresh_time`` argument
to ``audeer.progress_bar()``
and ``audeer.run_tasks()``,
which can be used
to force an update interval
of the progress bar
* Fixed: documentation of return value
of ``audeer.run_tasks()``


Version 2.0.0 (2024-01-25)
--------------------------

Expand Down

0 comments on commit 0900b74

Please sign in to comment.