-
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 #62 from kreis-viersen/v1_4_2
v1.4.2
- 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 |
---|---|---|
|
@@ -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.1 | ||
version=1.4.2 | ||
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.1: | ||
changelog=v1.4.2: | ||
- Layerauswahl für das Geoportal Niederrhein angepasst | ||
v1.4.1: | ||
- Hinweis wenn GetCapabilities-Dokument nicht wie erwartet | ||
v1.4.0: | ||
- Verwende neue Namen für KRZN FeatureTypes | ||
|