We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510a087 commit a759c31Copy full SHA for a759c31
CHANGELOG.md
@@ -16,6 +16,11 @@ Unreleased
16
17
-->
18
19
+## 0.2.0 - 2023-04-19
20
+
21
+- Add settings shortcut in main UI
22
+- Minor improvments
23
24
## 0.1.1 - 2023-03-27
25
26
- Fix icon
pyqgis_resource_browser/metadata.txt
@@ -16,10 +16,10 @@ tracker=https://github.com/Guts/qgis-plugin-resource-browser/issues
# experimental flag
deprecated=False
-experimental=True
+experimental=False
qgisMinimumVersion=3.28
qgisMaximumVersion=3.99
# versioning
-version=0.1.0
+version=0.2.0
changelog=
0 commit comments