Skip to content

Commit

Permalink
v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmail committed Sep 2, 2020
1 parent 4f76773 commit 1260ec1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 1260ec1

Please sign in to comment.