Skip to content

Commit 03e9c45

Browse files
committed
updated to new version 1.2.0
1 parent 6ff1b82 commit 03e9c45

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1-
# next version (2015-05-?)
1+
# 1.2.0 (2015-05-25)
22

33
## Bug fixes
44
* corrected missing newline in ebusctl
55
* avoid updating last message change time when only the querying master was modified
6+
* notify running requests on device error
67

78
## Features
89
* new command line option "--readonly" for read-only access to the bus
910
* added support for retrieving data as JSON and additional files via optional HTTP port
11+
* added first version of static HTML user interface (to be extended to a dynamic one later)
12+
* new "read" option "-h" for sending hex read messages
13+
* new "read" option "-p PRIO" for setting the poll priority of a message
14+
* update cache on hex read or write
1015

1116
## Changed files
1217
https://github.com/john30/ebusd/compare/v1.1.0...master

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.2.0

0 commit comments

Comments
 (0)