2019-02-20 version 0.8.4

- FIX: Post-installation script fails (#291)
- NEW: revgeod is queried with &app=recorder
- UPD: Add `acc` field to GeoJSON point feature properties (#283)
This commit is contained in:
Jan-Piet Mens
2019-02-20 08:28:52 +01:00
parent 359f1ed8c4
commit e5d51bbfe1
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,4 +1,9 @@
2019-02-20 version 0.8.4
- FIX: Post-installation script fails (#291)
- NEW: revgeod is queried with &app=recorder
- UPD: Add `acc` field to GeoJSON point feature properties (#283)
2019-01-11 version 0.8.3
- FIX: lat,lon in leaflet views
- FIX: fix paths to be relative to docroot for map/, views/, and last/
+1 -1
View File
@@ -1 +1 @@
#define VERSION "0.8.3"
#define VERSION "0.8.4"