From 6b2a7f2684a35c1aa20144c99557e80827707fce Mon Sep 17 00:00:00 2001
From: Thorge Petersen <petersen@rz.uni-kiel.de>
Date: Mon, 11 Mar 2024 08:28:06 +0100
Subject: [PATCH] Updated changelog (support for hvdCategory and
 applicableLegislation)

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8bc2267..4e286d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added
 
+- Support for DCAT-AP properties `hvdCategory` (High Value Dataset) and `applicableLegislation`. Users can now categorize datasets as high value datasets and specify the applicable legislation governing the data.
 - Introduced text ellipsis functionality to handle long dataset description texts and distribution descriptions.
 - Enhanced dataset pages by displaying comprehensive contact information, including author, maintainer, creator, and contact person.
 - Added dataset slug field in the dataset form.
-- 
GitLab