Update CLAP dependency to version 1.1.4

Version 1.1.3 changed the cv-qualification of the features array.
This commit is contained in:
Robbert van der Helm
2022-12-22 14:59:49 +01:00
parent 750e87c948
commit 5150332d20
6 changed files with 13 additions and 6 deletions
+6
View File
@@ -6,6 +6,12 @@ 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]
### Packaging notes
- The CLAP dependency has been updated to version 1.1.4.
## [5.0.2] - 2022-11-28
# Changed