File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+
11+ ## [ 2.0.0-rc7] - 2024-10-17
12+
1013### Changed
1114- Improved user guide
1215
1316### Removed
1417- Removed distance_threshold processing parameter - it was not used in the main plugin dialog
1518
1619
17-
1820## [ 2.0.0-rc6] - 2024-10-16
1921
2022### Fixed
@@ -116,7 +118,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
116118### Added
117119- First stable release
118120
119- [ unreleased ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc6...main
121+ [ unreleased ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc7...main
122+ [ 2.0.0-rc7 ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc6...v2.0.0-rc7
120123[ 2.0.0-rc6 ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc5...v2.0.0-rc6
121124[ 2.0.0-rc5 ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc4...v2.0.0-rc5
122125[ 2.0.0-rc4 ] : https://github.com/ricardogsilva/qgisconefor/compare/v2.0.0-rc3...v2.0.0-rc4
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-rc7 "
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