Skip to content

Commit

Permalink
version 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
KellyMWhitehead committed Jan 24, 2025
1 parent 5057991 commit 8828d16
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELIST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# QRiS Plugin

## [1.0.9] 2025 JAN 24

### Added
- Allow clip to AOI when importing existing feature class into DCE layer #562

### Fixed
- Bugs with AOI properties form (unique name constraints)
- Promote to Valley Bottom Icon
- Fix Virtual Area Fields and VB,AOI field fixes #564
- Mapping multiple fields in an existing feature class to DCE Layer causes error #552

### Changed
- Analysis allow for metrics to be calculated for AOI's and Valley Bottoms #561
- Add AOI's and Valley Bottoms to Climate Engine #561
- Import Field Mapping Form improvements #552


## [1.0.8] 2025 JAN 14

### Added
Expand Down
2 changes: 1 addition & 1 deletion __version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.8"
__version__ = "1.0.9"

0 comments on commit 8828d16

Please sign in to comment.