From f116a4604dfca24b5ff399fd537611fa8d0e0fcc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org>
Date: Fri, 22 Apr 2022 11:22:19 +0200
Subject: [PATCH] MAINT: change log

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1bf11871..4d86271b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added ###
 
 - New function in apiutils that copies an Entity.
-- New module `high_level_api` which is a completely refactored version of
+- New EXPERIMENTAL module `high_level_api` which is a completely refactored version of
   the old `high_level_api` from apiutils. Please see the included documentation for details.
 
 ### Changed ###
-- 
GitLab