Skip to content

Commit

Permalink
Prepare version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Garcia Silva committed Dec 20, 2021
1 parent 4fe0d22 commit 6f6eb1c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


## [0.4.0] - 2021-12-20

### Added
- Allow loading and saving layer title and abstract from/to GeoNode

### Changed
- Bump minimum QGIS version to 3.18


## [0.3.4] - 2021-12-17

### Added
Expand Down Expand Up @@ -129,7 +137,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_checklist_checker/compare/v0.3.4...main
[unreleased]: https://github.com/kartoza/qgis_checklist_checker/compare/v0.4.0...main
[0.4.0]: https://github.com/kartoza/qgis_checklist_checker/compare/v0.4.0...main
[0.3.4]: https://github.com/kartoza/qgis_checklist_checker/compare/v0.3.4...main
[0.3.3]: https://github.com/kartoza/qgis_checklist_checker/compare/v0.3.3...main
[0.3.2]: https://github.com/kartoza/qgis_checklist_checker/compare/v0.3.2...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.3.5-dev"
version = "0.4.0"
description = "A QGIS plugin for integrating with GeoNode"
authors = ["Kartoza <[email protected]>"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit 6f6eb1c

Please sign in to comment.