We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37c268c + e1509c7 commit c8d48f2Copy full SHA for c8d48f2
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.4.1 [2025-02-24]
4
+
5
+### Fixed
6
+- Bug on missing/filter_result variables in loops/tables incorrectly persisted in database
7
8
## 1.4.0 [2025-02-18]
9
10
### Changed
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.insee.genesis</groupId>
<artifactId>genesis-api</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
<packaging>jar</packaging>
<name>genesis-api</name>
0 commit comments