From dcbb6a8477dbe2b130cbb853997d570c5ecab39c Mon Sep 17 00:00:00 2001 From: rmartin Date: Mon, 29 Apr 2024 11:37:00 +0200 Subject: [PATCH] Release 0.4.2 --- CHANGELOG.md | 11 +++++++++++ altiProfil/module.xml | 2 +- altiProfilAdmin/module.xml | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4184e3e..af8ca38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,17 @@ with some extra keywords : backend, tests, test, translation, funders, important ### Changed +## 0.4.2 - 2024-04-29 + +### Fixed + +* fix hover pop-in in plot when using french IGN altitude provider (now display lon, lat for each point) +* fix x-axis when using french IGN altitude provider + +### Changed + +* improve sampling used for profile calculation when using french IGN altitude provider + ## 0.4.1 - 2024-03-28 ### Fixed diff --git a/altiProfil/module.xml b/altiProfil/module.xml index 6e9c3a2..fe8bbb3 100755 --- a/altiProfil/module.xml +++ b/altiProfil/module.xml @@ -1,7 +1,7 @@ - 0.4.1 + 0.4.2 GNU GPLv3 diff --git a/altiProfilAdmin/module.xml b/altiProfilAdmin/module.xml index f404330..d333ce4 100755 --- a/altiProfilAdmin/module.xml +++ b/altiProfilAdmin/module.xml @@ -1,7 +1,7 @@ - 0.4.1 + 0.4.2 GNU GPLv3