File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+
11+
12+ ## [ 2.0.0-rc9] - 2024-11-06
13+
1014### Changed
1115- Name of node file changed to not mention name of autogenerated attribute (in order to make filename shorter)
1216
@@ -130,7 +134,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
130134### Added
131135- First stable release
132136
133- [ unreleased ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc8...main
137+ [ unreleased ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc9...main
138+ [ 2.0.0-rc9 ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc8...v2.0.0-rc9
134139[ 2.0.0-rc8 ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc7...v2.0.0-rc8
135140[ 2.0.0-rc7 ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc6...v2.0.0-rc7
136141[ 2.0.0-rc6 ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc5...v2.0.0-rc6
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " qgisconefor"
3- version = " 2.0.0-dev "
3+ version = " 2.0.0-rc9 "
44description = " A QGIS plugin to integrate with the Conefor landscape conectivity analysis software."
55authors = [
" Ricardo Garcia Silva <[email protected] >" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments