From 4ee51f34066a323aced6e804ee327b86072601d1 Mon Sep 17 00:00:00 2001 From: QDIBYS Date: Fri, 13 Dec 2024 10:23:46 +0100 Subject: [PATCH] Changed version and changelog --- CHANGELOG.md | 5 ++++- pom.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ce311b..7c53ded 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,14 @@ # Changelog +## 1.0.4 [13-12-2024] +### Fix +- Issue with decimals in calculated variables + ## 1.0.3 [29-10-2024] ### Add - Adds recognition of dynamic tables and roundabouts from Lunatic specification ### Fix -- Issue with number instead of integer - Issue with components without type - Quality with sonar - Refactor of lunatic specification reading diff --git a/pom.xml b/pom.xml index fd4971e..04e3e21 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ fr.insee.bpm bpm - 1.0.3 + 1.0.4 jar BPM