Skip to content

Commit

Permalink
version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KellyMWhitehead committed Nov 16, 2024
1 parent 183ccf6 commit ee9e9f6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGELIST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# QRiS Plugin

## [1.0.5] 2024 NOV 15

### Added
- Ability to sort rasters by type or metadata tags #523

### Changed
- Climate Engine API changes #532


## [1.0.4] 2024 NOV 01

### Added
Expand All @@ -14,9 +23,6 @@
- Change "Watershed Catchments" to "Catchment Delineation(s)" and add layer group when adding to map #527
- Promote catchment to AOI as single feature instead of exploding geometry.

### Removed



## [1.0.3] 2024 OCT 25

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.4"
__version__ = "1.0.5"

0 comments on commit ee9e9f6

Please sign in to comment.