]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
Merge remote-tracking branch 'upstream/master'
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 15 Jul 2022 07:25:54 +0000 (09:25 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 15 Jul 2022 07:25:54 +0000 (09:25 +0200)
CHANGES.md
package.json

index 0887d3da1f227184cfa5631c6d78bda62aa97b38..b6e62cfd6400214c5bbec5073494f3db3c85f3e5 100644 (file)
@@ -1,5 +1,9 @@
 # CHANGES
 
+* version 3.2.6 - 2022-07-14
+
+    * Fix: New URL for postcode documentation. Thanks otbutz
+
 * version 3.2.5 - 2022-05-24
 
     * Reverse map: add tooltips to circles as hint what is the search and what is result position
index 120c9dc5f913ccc385e1078b816e331d7f55ecee..ab2db7b77b68e64d1bac4074c71733a3aaed6093 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "nominatim-ui",
   "description": "Debug web interface for Nominatim geocoder",
-  "version": "3.2.5",
+  "version": "3.2.6",
   "license": "GPL-2.0",
   "scripts": {
     "build": "rollup -c",