diff --git a/CHANGELOG.md b/CHANGELOG.md index d1ff1a2..083823f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/wfsOutputExtension/metadata.txt b/wfsOutputExtension/metadata.txt index e6ab8a2..6d6f161 100644 --- a/wfsOutputExtension/metadata.txt +++ b/wfsOutputExtension/metadata.txt @@ -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=info@3liz.com @@ -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