Skip to content

Commit

Permalink
Prepare release of version 0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Garcia Silva committed Feb 7, 2022
1 parent 1dc0a9b commit 3fa8b27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]



## [0.9.4] - 2022-02-07

### Added
- Add support for HTTP Basic Auth when connecting to GeoNode deployments featuring version 3.3.0 or later


Expand Down Expand Up @@ -184,7 +189,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add geonode API client


[unreleased]: https://github.com/kartoza/qgis_geonode/compare/v0.9.3...main
[unreleased]: https://github.com/kartoza/qgis_geonode/compare/v0.9.4...main
[0.9.4]: https://github.com/kartoza/qgis_geonode/compare/v0.9.4...main
[0.9.3]: https://github.com/kartoza/qgis_geonode/compare/v0.9.3...main
[0.9.2]: https://github.com/kartoza/qgis_geonode/compare/v0.9.2...main
[0.9.1]: https://github.com/kartoza/qgis_geonode/compare/v0.9.1...main
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "qgis_geonode"
version = "0.9.4-dev"
version = "0.9.4"
description = "A QGIS plugin for integrating with modern GeoNode"
authors = ["Kartoza <info@kartoza.com>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit 3fa8b27

Please sign in to comment.