diff --git a/CHANGELOG.md b/CHANGELOG.md index 9897f2294ac46c77f5ec364177523e59d63bea06..008ba7204caac9f910287e6a515ded8da5ad86e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Configuration variable `ckanext.odsh.min_tag_length` indicating minimum characters allowed for tag length. -- Configuration variable `ckanext.odsh.max_tag_length` indicating maximum characters allowed for tag length. -- Editing of custom extra fields alongside the fixed fields in organizations form. +- Added configuration variable `ckanext.odsh.min_tag_length` indicating minimum characters allowed for tag length. +- Added configuration variable `ckanext.odsh.max_tag_length` indicating maximum characters allowed for tag length. +- Added editing of custom extra fields alongside the fixed fields in organizations form. +- Added package-pill indicator for data series in the dataset overview. +- Added versioning information (`adms:versionNotes`, `dcterms:isReplacedBy`) in dataset form. +- Package-pill indicator for data series in the dataset overview. ### Removed