diff --git a/CHANGELOG.md b/CHANGELOG.md index ad214a8..3ec56bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Development +## [0.3.3](https://github.com/berlinonline/ckanext-dcatde_berlin/releases/tag/0.3.3) + +_(2023-05-11)_ + - Set `ckanext.dcatde_berlin.additional_endpoints` in code, derived from the `catalog_no_fb` endpoint's blueprint. - Fix bug where unknown groups/categories would lead to a key error. - Define extension's version string in [VERSION](VERSION), make available as `ckanext.dcatde_berlin.__version__` and in [setup.py](setup.py).