Version 0.2.4

Signed-off-by: Jan-Piet Mens <jpmens@gmail.com>
This commit is contained in:
Jan-Piet Mens
2015-09-13 10:57:01 +02:00
parent 3c71da16be
commit f39c0d14fc
2 changed files with 14 additions and 1 deletions

13
Changelog Normal file
View File

@@ -0,0 +1,13 @@
2015-09-13 version 0.2.4
- FIX: incorrect install of wdocs/ (thanks to @rk295)
- FIX: use correct hostname for --hosted mode
- FIX: live map had ugly HTML on hover-over point
2015-09-11 version 0.2.3
- NEW: --hosted mode for recorder
2015-09-11 version 0.2.2
- first public release

View File

@@ -1 +1 @@
#define VERSION "0.2.3"
#define VERSION "0.2.4"