diff --git a/CHANGELOG.md b/CHANGELOG.md
index 32bc9f2da81f7898469b61007c219853666f72de..503808ef36c690cd4e0ec3a31e7c2f4e21fbee97 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,8 @@ 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
+  the old `high_level_api` from apiutils. Please see the included documentation for details.
 
 ### Changed ###