2016-03-04 version 0.6.1

- NEW: received payload may contain _geoprec:N to override precision (#58)
- FIX: view's page returns content-type
This commit is contained in:
Jan-Piet Mens
2016-03-04 12:41:56 +01:00
parent 77a5545d92
commit 3713275a4a
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,4 +1,7 @@
2016-03-04 version 0.6.1
- NEW: received payload may contain _geoprec:N to override precision (#58)
- FIX: view's page returns content-type
2016-03-04 version 0.6.0
- UPD: view can specify hours instead of from/to (#99)
+1 -1
View File
@@ -1 +1 @@
#define VERSION "0.6.0"
#define VERSION "0.6.1"