diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4dc2f56a..547fc05e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,14 @@ The format is based on `Keep a Changelog`_, and this project adheres to `Semantic Versioning`_. +Version 1.1.4 (2024-05-15) +-------------------------- + +* Fixed: ``audformat.Database.get()``, + if its argument ``additional_schemes`` + contains a non-existent scheme + + Version 1.1.3 (2024-04-26) --------------------------