-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #60 from kreis-viersen/hinweis
Hinweis wenn GetCapabilities-Dokument nicht wie erwartet
- Loading branch information
Showing
2 changed files
with
21 additions
and
10 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
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
name=Flurstücksfinder NRW | ||
qgisMinimumVersion=3.22 | ||
description=Find and display parcels (German State of North Rhine-Westphalia) - Flurstücksuche in NRW | ||
version=1.4.0 | ||
version=1.4.1 | ||
author=Kreis Viersen | ||
[email protected] | ||
|
||
|
@@ -24,7 +24,9 @@ repository=https://github.com/kreis-viersen/flurstuecksfinder-nrw | |
|
||
hasProcessingProvider=no | ||
# Uncomment the following line and add your changelog: | ||
changelog=v1.4.0: | ||
changelog=v1.4.1: | ||
- Hinweis wenn GetCapabilities-Dokument nicht wie erwartet | ||
v1.4.0: | ||
- Verwende neue Namen für KRZN FeatureTypes | ||
v1.3.2: | ||
- Behebe Fehler wenn Flurstück nicht dauerhaft angezeigt wird ab QGIS 3.30 | ||
|