From 4836da6fa279b5df03af4fd632246d3d6561d28b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com>
Date: Fri, 6 Oct 2023 16:28:32 +0200
Subject: [PATCH] DOC: update changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c838aa90..d731af58 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -48,6 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 * The new query panel can't be deactivated.
   [caosdb-webui#226](https://gitlab.com/caosdb/caosdb-webui/-/issues/226)
+* Fixed broken download of referenced files in the export of select statements.
+  https://gitlab.com/linkahead/linkahead-webui/-/issues/238
 
 ### Security ###
 
-- 
GitLab