Commit 2c0df1e 1 parent f760ef5 commit 2c0df1e Copy full SHA for 2c0df1e
File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,14 @@ about=
17
17
The plugin contains Python markdown package. See https://github.com/Python-Markdown/markdown for license and details.
18
18
19
19
20
- version=2.0.0
20
+ version=2.0.1
21
21
qgisMinimumVersion=3.10
22
22
23
23
# Optional items:
24
24
25
- changelog=2.0.0
25
+ changelog=2.0.1
26
+ - Add algorithm search functionality and hint text in workflow creator dialog
27
+ 2.0.0
26
28
- Make compatible with QGIS 3.10
27
29
1.3.2
28
30
- Improve handling of UTF characters
@@ -58,7 +60,7 @@ homepage=https://github.com/DHI-GRAS/qgis-processing-workflow/blob/master/README
58
60
tracker=https://github.com/DHI-GRAS/processing_workflow/issues
59
61
repository=https://github.com/DHI-GRAS/processing_workflow
60
62
icon=images/icon.png
61
- experimental=True
63
+ experimental=False
62
64
63
65
# deprecated flag (applies to the whole plugin, not just a single version
64
66
deprecated=False
You can’t perform that action at this time.
0 commit comments