Bugfix: Queries containing curly brackets  (closes #61)

Change-Id: Ic3a536e59c9e8ae1793b43045b36d43a0e70b710
diff --git a/Changes b/Changes
index 54f0b4e..4895ff9 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+0.3.2 2025-9-29
+    - Bugfix: export of queries containing curly brackets (closes #61 )(hebasta)
+    - Upgrade dependencies following dependabot
+
 0.3.1 2024-10-9
     - Produces export template as service (hebasta)
     - Produces export template on the command line  (hebasta)