Skip to content

Commit

Permalink
Release of 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Feb 26, 2021
1 parent b559704 commit 904a7ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## v1.5.2 - 2021-XX-YY
## v1.5.2 - 2021-02-26

* Remove all files associated with a request after the process
* Add more unit tests
Expand Down
6 changes: 3 additions & 3 deletions wfsOutputExtension/metadata.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name=wfsOutputExtension
qgisMinimumVersion=3.0
description=Adds additional output formats to WFS GetFeature request on QGIS Server such as Geopackage, ODS, CSV etc
about=wfsOutputExtension adds additional output formats to WFS GetFeature request such as Geopackage, ODS, CSV etc
tags=server,wfs,ogc
tags=server,format,wfs,ogc,lizmap,web,extension

author=3Liz
[email protected]
Expand All @@ -12,9 +12,9 @@ tracker=https://github.com/3liz/qgis-wfsOutputExtension/issues
repository=https://github.com/3liz/qgis-wfsOutputExtension
homepage=https://github.com/3liz/qgis-wfsOutputExtension

version=1.5.1
version=1.5.2
changelog=changelog
category=Plugins
category=Server
icon=icon.png

experimental=True
Expand Down

0 comments on commit 904a7ba

Please sign in to comment.