We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebe407 commit 14ac525Copy full SHA for 14ac525
doc/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## Unreleased
8
+### Fixed
9
+- Make fixes to `FrameClassificationModel` so it works with `BioSoundSegBench` dataset
10
+ [#774](https://github.com/vocalpy/vak/pull/774).
11
+ Fixes [#767](https://github.com/vocalpy/vak/issues/767)
12
+
13
## 1.0.1
14
### Changed
15
- Require Python version >= 3.10
0 commit comments