Skip to content

Commit

Permalink
DOC: Update CHANGELOG after merging #781 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
NickleDave committed Oct 25, 2024
1 parent f81ea17 commit 5ab8512
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
### Fixed
- Fix bug that caused `vak train` to throw KeyError
[#781](https://github.com/vocalpy/vak/pull/781).
Fixes [#779](https://github.com/vocalpy/vak/issues/779)

## 1.0.2
### Fixed
- Make fixes to `FrameClassificationModel` so it works with `BioSoundSegBench` dataset
Expand Down

0 comments on commit 5ab8512

Please sign in to comment.