From 157552ca5de5369a1fd8807e309841db0c1391de Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Thu, 9 Sep 2021 10:52:37 +0200
Subject: [PATCH] DOC: update CHANGELOG

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4134859..c0be7c0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -26,5 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Fixed
 
 * `get_value` functions for properties and entities
+* `retrieve` function (no SegFaults anymore)
 
 ### Security
-- 
GitLab