From d002d0005e28ea5040f0d4eb9e024e4a48beee1e Mon Sep 17 00:00:00 2001 From: Michael Auer Date: Fri, 6 Dec 2024 23:18:13 +0100 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index be05c5a..ff8f2b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ Changelog ========= +## current +* feat: (oqapi, attribute-completeness): Allow definition of custom attributes ([#50]) +* upgrade to Semantic-UI 2.5.0 +* compatible with api.quality.ohsome.org (OQAPI) >= v1.8.0 + +[#50]: https://github.com/GIScience/ohsome-dashboard/issues/50 + ## v1.4.0 * feat: (oqapi, attribute-completeness): Allow selection of multiple attributes ([#47]) * updated to angular v18