commit | 27eb64a918a176a236cded0ec7bcca71912e4649 | [log] [tgz] |
---|---|---|
author | Helge <stallkamp@ids-mannheim.de> | Mon Sep 29 11:51:59 2025 +0200 |
committer | Helge <stallkamp@ids-mannheim.de> | Mon Oct 13 11:58:00 2025 +0200 |
tree | de26fae37f272866ac2be0425b35ae4fbda93a15 | |
parent | 6f415df2c28d69b75aaf999c0e325615cecf368a [diff] [blame] |
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)