From 7b10c61ba0cc6d9c8c55fe9f76b6f9204c3c799f Mon Sep 17 00:00:00 2001
From: Malo <mtc@kereval.com>
Date: Wed, 13 Nov 2024 09:49:41 +0100
Subject: [PATCH] HL7 Simu 1.3.2

---
 Gazelle-HL7V2-Simulators/installation.md  |  2 +-
 Gazelle-HL7V2-Simulators/release-notes.md | 20 +++++++++++++-------
 Gazelle-HL7V2-Simulators/user.md          |  4 ++--
 3 files changed, 16 insertions(+), 10 deletions(-)

diff --git a/Gazelle-HL7V2-Simulators/installation.md b/Gazelle-HL7V2-Simulators/installation.md
index cd06ab4..2b0e0e2 100755
--- a/Gazelle-HL7V2-Simulators/installation.md
+++ b/Gazelle-HL7V2-Simulators/installation.md
@@ -4,7 +4,7 @@ subtitle: Gazelle-Hl7-simulator
 author: CLaude LUSSEAU, Romuald DUBOURG
 function: Software Engineer
 date: 2023-14-08
-toolversion: 1.0.0
+toolversion: 1.3.x
 version: 1.00
 status: draft
 reference:
diff --git a/Gazelle-HL7V2-Simulators/release-notes.md b/Gazelle-HL7V2-Simulators/release-notes.md
index d69bc3d..d23b3d8 100644
--- a/Gazelle-HL7V2-Simulators/release-notes.md
+++ b/Gazelle-HL7V2-Simulators/release-notes.md
@@ -3,24 +3,30 @@ title: Release note
 subtitle: HL7V2 Simulators
 author: Romuald DUBOURG, Claude Lusseau
 date: 30/01/2024
-toolversion: 1.2.0
+toolversion: 1.3.2
 function: Software Engineer
 customer: ANS
 ---
 
-# HL7Simulators - 1.3.1
+# 1.3.2
+_Release date: 2024-11-13_
+
+__Bug__
+* \[[HLVSIM-47](https://gazelle.ihe.net/jira/browse/HLVSIM-47)\] ACK non envoyé si erreur durant l'envoie des ZAM
+
+# 1.3.1
 _Release date: 2024-04-29_
 
 __Tâche__
 * \[[HLVSIM-46](https://gazelle.ihe.net/jira/browse/HLVSIM-46)\] HL7v2 simu - Plage de port sur page d'accueil
 
-# HL7Simulators - 1.3.0
+# 7Simulators - 1.3.0
 _Release date: 2024-04-09_
 
 __IT Help__
 * \[[HLVSIM-44](https://gazelle.ihe.net/jira/browse/HLVSIM-44)\] MAJ Simulateur HL7V2
 
-# HL7Simulators 1.2.1
+# 1.2.1
 _Release date: 2024-02-08_
 
 __Improvement__
@@ -29,7 +35,7 @@ __Improvement__
 Remove ISO8859-1 ser ver and configuration
 Remove serverside colum for SUTConfiguration
 
-# HL7Simulators 1.2.0
+# 1.2.0
 _Release date: 2024-01-30_
 
 __Improvement__
@@ -40,8 +46,8 @@ __Improvement__
 __Bug__
 * \[[HLVSIM-39](https://gazelle.ihe.net/jira/browse/HLVSIM-39)\] Problems with flywaydb migration
 
-# HL7Simulators 1.0.0
+# 1.0.0
 _Release date: 2023-7-11_
 
 __Story__
-* \[[HLVSIM-1](https://gazelle.ihe.net/jira/browse/HLVSIM-1)\] Create Hl7V2 Simulators
\ No newline at end of file
+* \[[HLVSIM-1](https://gazelle.ihe.net/jira/browse/HLVSIM-1)\] Create Hl7V2 Simulators
diff --git a/Gazelle-HL7V2-Simulators/user.md b/Gazelle-HL7V2-Simulators/user.md
index 8a708a6..3781e11 100755
--- a/Gazelle-HL7V2-Simulators/user.md
+++ b/Gazelle-HL7V2-Simulators/user.md
@@ -4,7 +4,7 @@ subtitle: Gazelle-Hl7-simulator
 author: CLaude LUSSEAU, Romuald DUBOURG
 function: Software Engineer
 date: 2023-14-08
-toolversion: 1.0.0
+toolversion: 1.3.x
 version: 1.00
 status: draft
 reference:
@@ -139,4 +139,4 @@ Once servers are started they will try to parse every incoming messages and repl
 This variable can be set to true to have a group of messages example with a description that explain what they are use for. 
 
 -DEFAULT_ANS_SERVERS
-This variable can be set to true to initialize default server of the application instead of created them manually 
\ No newline at end of file
+This variable can be set to true to initialize default server of the application instead of created them manually 
-- 
GitLab