]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
v1.2.4
authormarc tobias <mtmail@gmx.net>
Wed, 2 Sep 2020 07:53:01 +0000 (09:53 +0200)
committermarc tobias <mtmail@gmx.net>
Wed, 2 Sep 2020 07:53:01 +0000 (09:53 +0200)
CHANGES.md
package.json

index 6c6b5bcfc83ca469ce052aa2e9968675460c5cdc..99a9fd286e6c55b17a0cec8e4e1e2820301980ce 100644 (file)
@@ -1,5 +1,9 @@
 # CHANGES
 
+* version 1.2.4 - 2020-09-01
+
+    * All links to detail page should include the class parameter
+
 * version 1.2.3 - 2020-09-01
 
     * Favicon URLs did not work when app is installed in a subdirectory
index d11c5b4966bf482a4db7d89a19aab4360bfb81f5..6a0b41354470cb4c7e188884230f08ef503eda0f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "nominatim-ui",
-  "version": "1.2.3",
+  "version": "1.2.4",
   "description": "Debug web interface for Nominatim geocoder",
   "main": "index.js",
   "scripts": {