Skip to content

Commit

Permalink
Release 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rldhont committed Nov 20, 2024
1 parent b0dedc1 commit ec87177
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
4 changes: 2 additions & 2 deletions altiProfil/module.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="altiProfil" name="altiProfil" createdate="2020-03-12">
<version date="2024-09-11">0.4.3</version>
<version date="2024-11-20">0.4.4</version>
<label lang="en_US">altiProfil</label>
<description lang="en_US" />
<license URL="https://spdx.org/licenses/GPL-3.0-or-later.html">GNU GPLv3</license>
<copyright>GEOLAB</copyright>
<copyright>2020-2024 GEOLAB</copyright>
<creator name="arnaud Vandecasteele" email="arnaud [dot] vdc [at] geolab [dot] re" />
<contributor name="3Liz" email="[email protected]"/>
<homepageURL>http://geolab.re</homepageURL>
Expand Down
2 changes: 1 addition & 1 deletion altiProfilAdmin/module.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="altiProfilAdmin" name="altiProfilAdmin" createdate="2020-08-12">
<version date="2024-09-11">0.4.3</version>
<version date="2024-11-20">0.4.4</version>
<label lang="en_US">altiProfilAdmin</label>
<description lang="en_US" />
<license URL="https://spdx.org/licenses/GPL-3.0-or-later.html">GNU GPLv3</license>
Expand Down

0 comments on commit ec87177

Please sign in to comment.