From 95b45d661b29753837f6de89927601ca094ec79b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org>
Date: Thu, 28 Oct 2021 15:19:54 +0200
Subject: [PATCH] DOC: cl

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 420d4b51..190b203a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * Optional functionality to bookmark all query results. Note that too many
   bookmarks will result in the URI being too lang and bookmarks will have to be
   cleared manually.
+- form_panel module that allows to create a panel for web forms 
 
 ### Changed (for changes in existing functionality)
 
-- 
GitLab