diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 36369ff..09aab1f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,16 @@ The format is based on `Keep a Changelog`_, and this project adheres to `Semantic Versioning`_. +Version 1.3.0 (2024-07-25) +-------------------------- + +* Added: custom styling for the table preview in ``audbcards`` +* Added: support for Python 3.12 +* Added: support for Python 3.11 +* Changed: require ``sphinx<7.0.0`` +* Removed: support for Python 3.7 + + Version 1.2.1 (2022-12-01) --------------------------