-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ name=Discovery | |
qgisMinimumVersion=3.0 | ||
qgisMaximumVersion=3.99 | ||
description=Provides search / gazetteer functionality in QGIS using PostGIS-based data | ||
version=2.1.0 | ||
version=2.1.1 | ||
author=Lutra Consulting | ||
[email protected] | ||
homepage=http://www.lutraconsulting.co.uk/products/discovery/ | ||
|
@@ -17,7 +17,9 @@ about=The Discovery plugin adds search capability to QGIS. Its key features are: | |
- Can use multiple fields to display result context | ||
- Simple GUI-based configuration | ||
|
||
changelog=2.1 - New features | ||
changelog=2.1.1 - Minor bugfixes | ||
- Fixed missing import (#26) | ||
<p>2.1 - New features | ||
- finished port to QGIS 3 and ported #18 | ||
<p>2.0 - New features | ||
- initial port to QGIS 3 | ||
|