Skip to content

Commit

Permalink
version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
KellyMWhitehead authored and philipbaileynar committed Dec 6, 2024
1 parent 2f80cf3 commit bfdb1c8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELIST.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# QRiS Plugin

## [1.0.6] 2024 DEC 06

### Added
- Specify a default export folder in settings #537

### Fixed
- Bug with missing DCE Layer Features in project export #539
- Update Project path on browse to path button on New Project Form #538
- Bug with Ignore Fields radio button on Import Features Form #542


## [1.0.5] 2024 NOV 15

### 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.5"
__version__ = "1.0.6"

0 comments on commit bfdb1c8

Please sign in to comment.