Skip to content

Commit e0e696c

Browse files
authored
release 1.1.0
1 parent 6e72571 commit e0e696c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

metadata.txt

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66
name=QGIS Report wizard
77
qgisMinimumVersion=3.16
88
description=QGIS templating engine for odt and hypertext documents
9-
version=1.0.1
9+
version=1.1.0
1010
author=Enrico Ferreguti
1111
email=enricofer@gmail.com
1212

13-
about=The plugin makes use of python templating libraries (jinja2, secretary) for creating reports from data (variables, layers, features, layouts and other global settings) within the current QGIS project in ODT format or other text/hypertext format. More info on repository home page: https://github.com/enricofer/qgis_report_wizard
13+
about=A plugin for odt and plain text reports generation.
14+
The plugin makes use of python templating libraries (jinja2, secretary) for creating reports from data (variables, layers, features, layouts and other global settings) within the current QGIS project in ODT format or other text/hypertext format. More info on repository home page: https://github.com/enricofer/qgis_report_wizard
1415

1516
tracker=https://github.com/enricofer/qgis_report_wizard/issues
1617
repository=https://github.com/enricofer/qgis_report_wizard
@@ -20,7 +21,11 @@ repository=https://github.com/enricofer/qgis_report_wizard
2021

2122
hasProcessingProvider=yes
2223
# Uncomment the following line and add your changelog:
23-
# changelog=1.0.1 Main icon issue fix
24+
# changelog=1.0.1
25+
Main icon issue fix
26+
1.1.0
27+
fix for image extent as list exception
28+
export sparse files to directory new feature
2429

2530
# Tags are comma separated with spaces allowed
2631
tags=report, markdown, html, odt, jinja2, secretary, documents

0 commit comments

Comments
 (0)