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