Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rldhont committed Nov 22, 2022
1 parent a194f4d commit 46ecb25
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 0.2.0 - 2022-11-22

* Fix path to dataviz for Lizmap >= 3.4
* Update to QGIS Server 3.16
* Refactor HTTP calls
Expand Down
4 changes: 2 additions & 2 deletions wps/module.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module xmlns="http://jelix.org/ns/module/1.0">
<info id="lizmap-wps-web-client" name="wps" createdate="2017-12-16">
<version date="2021-03-31">0.1.1</version>
<label lang="en_US">PETRA Web Client</label>
<version date="2022-11-22">0.2.0</version>
<label lang="en_US">WPS Web Client</label>
<description lang="en_US" />
<license URL="">Mozilla Public Licence</license>
<copyright>2017-2022 3liz</copyright>
Expand Down

0 comments on commit 46ecb25

Please sign in to comment.