Skip to content

Commit

Permalink
DOC: Update CHANGELOG after mering #774 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
NickleDave committed Sep 9, 2024
1 parent 5ebe407 commit 14ac525
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
- Make fixes to `FrameClassificationModel` so it works with `BioSoundSegBench` dataset
[#774](https://github.com/vocalpy/vak/pull/774).
Fixes [#767](https://github.com/vocalpy/vak/issues/767)

## 1.0.1
### Changed
- Require Python version >= 3.10
Expand Down

0 comments on commit 14ac525

Please sign in to comment.