Skip to content

Commit

Permalink
version 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
KellyMWhitehead committed Sep 7, 2023
1 parent 1082b7a commit 4a0302c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELIST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# QRiS Plugin

## [0.2.6] 2023 SEP 07

### Added
- Ability to create new dce from existing dce
- Ability copy dce features from existing dce
- Import temporary layers to context

### Fixed
- Bug with transforming features from temporary layer
- Bug when importing features with empty geometry
- Thalwegs missing metadata field
- Missing warning message when dce date is invalid

## [0.2.5] 2023 SEP 01

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

0 comments on commit 4a0302c

Please sign in to comment.