Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LoannPeurey authored Apr 9, 2024
1 parent dd924d6 commit 211306a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

### Changed

- migrated the project to a pyproject.toml implementation

### Fixed

- eaf_builder replicating the subtree structure of recordings is not happening anymore. And individual files are not placed in individual subfolder anymore
Expand All @@ -18,7 +22,6 @@ All notable changes to this project will be documented in this file.

### Changed

- migrated the project to a pyproject.toml implementation
- the output of the CLI in the terminal is now handled by the logger module and not by print statements
- validating a dataset now results in warnings for broken symlinks and no errors anymore (#425)
- validation with recordings existing but for which mediainfo can't read the sample rate no longer fail but outputs a warning.
Expand Down

0 comments on commit 211306a

Please sign in to comment.