Skip to content

Commit

Permalink
update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
JessyBarrette committed Aug 13, 2024
1 parent 135ac52 commit 4fec42a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add odpy convert `input_table` input through config file, which gives the
ability to list multiple file glob expression and associated metadata.
- Add Onset.csv timestamp format: "\d+\/\d+\/\d\d\d\d\s+\d+\:\d+\:\d+" = "%m/%d/%Y %H:%M:%S"
- Rely on ruff for format and linter testing

### Fixed

- seabird parsers module import sorting
- nafc ruff check issues

## `0.5.2` - 2024-06-22

Expand Down

0 comments on commit 4fec42a

Please sign in to comment.