diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c82d0a6b..46485334 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,13 @@ The format is based on `Keep a Changelog`_, and this project adheres to `Semantic Versioning`_. +Version 1.4.2 (2026-05-12) +-------------------------- + +* Changed: exclude ``tests/`` and ``docs/`` folders from the Python package +* Fixed: ensure ``pandas>=3.0.3`` works with ``audformat`` + + Version 1.4.1 (2026-04-13) --------------------------