We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac99272 commit 49291a6Copy full SHA for 49291a6
CHANGES.md
@@ -1,6 +1,14 @@
1
Change Log
2
==========
3
4
+### 5.4.2 - tba
5
+
6
+#### Changes
7
+* Added a clear error message when attempting to connect to a 3D City Database `v5` instance.
8
9
+#### Miscellaneous
10
+* Updated dependencies to their latest versions.
11
12
### 5.4.1 - 2025-02-28
13
14
#### Fixes
build.gradle
@@ -7,7 +7,7 @@ plugins {
}
group 'org.citydb.wfs'
-version '5.4.1'
+version '5.4.2'
apply from: 'properties.gradle'
0 commit comments