From ccf2076496d16f49992c2b6da7665f4e42004cb5 Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Tue, 24 Aug 2021 10:33:33 +0200
Subject: [PATCH] DOC: CHANGELOG.md updated.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d4d39bd..aa0ef42 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,8 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added
 
 * New functions getEnumNameFromValue() and getEnumValueFromName().
-* Extern C now supports datatypes, roles, and importances as enums,
-  and typed property values
+* Extern C now supports the full C++ functionalities.
 
 ### Changed
 
-- 
GitLab