From ec8717718ba9720fe894a3ef21676e03d563e217 Mon Sep 17 00:00:00 2001 From: rldhont Date: Wed, 20 Nov 2024 22:17:00 +0100 Subject: [PATCH] Release 0.4.4 --- CHANGELOG.md | 9 +++++++++ altiProfil/module.xml | 4 ++-- altiProfilAdmin/module.xml | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e9d090..2f36387 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,15 @@ with some extra keywords : backend, tests, test, translation, funders, important ### Added +### Fixed + +### changed + + +## 0.4.4 - 2024-11-20 + +### Added + * Tests : postgis raster table (rgealti_5m_mtp) * Admin now check and display the raster table connection status * Code improvement (php, sql) diff --git a/altiProfil/module.xml b/altiProfil/module.xml index 4448570..d84e2ff 100755 --- a/altiProfil/module.xml +++ b/altiProfil/module.xml @@ -1,11 +1,11 @@ - 0.4.3 + 0.4.4 GNU GPLv3 - GEOLAB + 2020-2024 GEOLAB http://geolab.re diff --git a/altiProfilAdmin/module.xml b/altiProfilAdmin/module.xml index 4272877..dcf67a8 100755 --- a/altiProfilAdmin/module.xml +++ b/altiProfilAdmin/module.xml @@ -1,7 +1,7 @@ - 0.4.3 + 0.4.4 GNU GPLv3