diff --git a/CHANGELOG.md b/CHANGELOG.md index 649cd8f..fb2246c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,14 @@ # Changelog -## [3.0.1] - 28.03.2024 +## [3.0.1] - 24.04.2024 ### New features +- `api/all_centres_full` endpoint for CLARIN website - project root `.pytoml` building Centre Registry packages (`centre-registry-app`; `Centre-Registry-config`) into a single package - `.whl` build and distribution via release -- `api/all_centres_full` endpoint for main website consumption ### Changed features +- Fixed validation of geographical coordinates on administration interface. #79 - Updated dependencies: - Django 4.1.11 to Django 4.2.11 - django-debug-toolbar 4.2.0 to 4.3.0