File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+
10+
11+ ## [ 0.9.4] - 2022-02-07
12+
13+ ### Added
914- Add support for HTTP Basic Auth when connecting to GeoNode deployments featuring version 3.3.0 or later
1015
1116
@@ -184,7 +189,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
184189- Add geonode API client
185190
186191
187- [ unreleased ] : https://github.com/kartoza/qgis_geonode/compare/v0.9.3...main
192+ [ unreleased ] : https://github.com/kartoza/qgis_geonode/compare/v0.9.4...main
193+ [ 0.9.4 ] : https://github.com/kartoza/qgis_geonode/compare/v0.9.4...main
188194[ 0.9.3 ] : https://github.com/kartoza/qgis_geonode/compare/v0.9.3...main
189195[ 0.9.2 ] : https://github.com/kartoza/qgis_geonode/compare/v0.9.2...main
190196[ 0.9.1 ] : https://github.com/kartoza/qgis_geonode/compare/v0.9.1...main
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " qgis_geonode"
3- version = " 0.9.4-dev "
3+ version = " 0.9.4"
44description = " A QGIS plugin for integrating with modern GeoNode"
55authors = [" Kartoza <info@kartoza.com>" ]
66license = " GPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments