File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+
10
+ ## [ 0.4.0] - 2021-12-20
11
+
12
+ ### Added
13
+ - Allow loading and saving layer title and abstract from/to GeoNode
14
+
15
+ ### Changed
9
16
- Bump minimum QGIS version to 3.18
10
17
18
+
11
19
## [ 0.3.4] - 2021-12-17
12
20
13
21
### Added
@@ -129,7 +137,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
129
137
- Add geonode API client
130
138
131
139
132
- [ unreleased ] : https://github.com/kartoza/qgis_checklist_checker/compare/v0.3.4...main
140
+ [ unreleased ] : https://github.com/kartoza/qgis_checklist_checker/compare/v0.4.0...main
141
+ [ 0.4.0 ] : https://github.com/kartoza/qgis_checklist_checker/compare/v0.4.0...main
133
142
[ 0.3.4 ] : https://github.com/kartoza/qgis_checklist_checker/compare/v0.3.4...main
134
143
[ 0.3.3 ] : https://github.com/kartoza/qgis_checklist_checker/compare/v0.3.3...main
135
144
[ 0.3.2 ] : https://github.com/kartoza/qgis_checklist_checker/compare/v0.3.2...main
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " qgis_geonode"
3
- version = " 0.3.5-dev "
3
+ version = " 0.4.0 "
4
4
description = " A QGIS plugin for integrating with GeoNode"
5
5
authors = [" Kartoza <info@kartoza.com>" ]
6
6
license = " GPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments