diff --git a/CHANGELOG.md b/CHANGELOG.md index e9f86cb..4184e3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,12 @@ with some extra keywords : backend, tests, test, translation, funders, important ### Changed +## 0.4.1 - 2024-03-28 + +### Fixed + +* fix click unavailable when layers use popup (altprofil now enable/disable popup when active) + ## 0.4.0 - 2024-02-07 ### Added diff --git a/altiProfil/module.xml b/altiProfil/module.xml index 8173d16..6e9c3a2 100755 --- a/altiProfil/module.xml +++ b/altiProfil/module.xml @@ -1,7 +1,7 @@ - 0.4.0 + 0.4.1 GNU GPLv3 diff --git a/altiProfilAdmin/module.xml b/altiProfilAdmin/module.xml index 90b0042..f404330 100755 --- a/altiProfilAdmin/module.xml +++ b/altiProfilAdmin/module.xml @@ -1,7 +1,7 @@ - 0.4.0 + 0.4.1 GNU GPLv3