diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bcb74c6..c917268 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,12 @@ The format is based on `Keep a Changelog`_, and this project adheres to `Semantic Versioning`_. +Version 2.0.1 (2021-05-14) +-------------------------- + +* Added: ``FeatureSet.emobase`` + + Version 2.0.0 (2021-02-12) -------------------------- diff --git a/README.rst b/README.rst index 458af31..8307675 100644 --- a/README.rst +++ b/README.rst @@ -54,6 +54,9 @@ eGeMAPSv01b 23 / - / 88 eGeMAPSv02 25 / - / 88 ============ ============== +.. note:: Additional feature sets have been added by the community. + For a full list please see :class:`opensmile.FeatureSet`. + Pre v2.0.0 ~~~~~~~~~~