Skip to content

Commit

Permalink
Version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KellyMWhitehead authored and philipbaileynar committed Aug 23, 2024
1 parent 6b21f13 commit 64548dc
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
29 changes: 29 additions & 0 deletions CHANGELIST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# QRiS Plugin

## [0.9.0] 2024 AUG 23

### Added
- Planning Container for DCEs #473
- Date Label attribute for DCEs #479
- New layers for Beaver Dam Censusing #448

### Fixed
- Don't collapse Data Capture Events node on project tree after every 'Add DCE' event #474
- Overlapping checkboxes on Import Surfaces From #468

### Changed
- Risk Potential Layers moved to DCE's #473
- Several Layer updates for upcoming LTPBR 2.0:
- Vegetation Extents #455
- Dam Crests #457
- Centerlines #458
- Active Channels #459
- Inundation #461
- Geomorphic Units Layers #460, #466
- Risk Potential Layers #467
- CEM Layer #332
- Structure Types #297

### Removed
- Planning DCEs #473
- Representation attribute in DCEs #479


## [0.3.27] 2024 AUG 09

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

0 comments on commit 64548dc

Please sign in to comment.