From 72945b0d4b9823436952131399217e733e55cce7 Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Fri, 11 Feb 2022 20:57:32 +0100
Subject: [PATCH] DOC: update CHANGELOG

---
 doc/CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 1010cae..9555f3a 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
+* Calling "GetFileDescriptor().wrapped->path()" after retrieval leads to SegFault.
+
 ### Security
 
 ## [0.1.0 - 2021-12-11]
-- 
GitLab