Skip to content

Commit

Permalink
Release v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frankenjoe committed Jan 26, 2022
1 parent 4545855 commit 467ed9b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 0.13.0 (2022-01-26)
---------------------------

Changed: ``audformat.utils.union()`` no longer sorts levels
Changed: ``audformat.Table.save()`` forces pickle format 4
Changed: ``audformat.Table.save()`` loads table before saving it to CSV
Changed: clean up test requirements
Changed: improve documentation on time and date data types
Changed: improve documentation on language Database argument
Changed: require ``pandas < 1.4.0``
Fixed: remove deprecated pandas code


Version 0.12.4 (2022-01-12)
---------------------------

Expand Down

0 comments on commit 467ed9b

Please sign in to comment.