Skip to content

Commit 72bb2cb

Browse files
committed
updated to 1.0.0
1 parent 8202289 commit 72bb2cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ChangeLog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
# 1.0.0-beta.1 (2015-02-XX)
1+
# 1.0.0 (2015-02-18)
22

33
## Breaking Changes
4-
This is the first preview version to ebusd 1.0 which was completely reworked since October 2014.
4+
This is the first version of the completely reworked ebusd since October 2014.
55

66
## Bug fixes
77
A lot of problems were fixed, such as memory leaks and segmentation faults.
88

99
## Features
10-
The daemon is now fully aware of the eBUS protocol and future versions will also support addressing a running daemon as slave.
10+
The daemon is now fully aware of the eBUS protocol and future versions will also support addressing a running daemon as answering master/slave.
1111
The main new feature is a completely rewritten configuration file engine, which allows the use of templates and defaults and thus simplifies the configuration files a lot.
12-
On the client side, a lot of commands have been added, such as "listen" (automatically send changed values listened to or polled) and "find".
12+
On the client side, a lot of commands have been added, such as "listen" (automatically send changed values listened to or polled), "find", and "state".
1313

1414
## Changed files
1515
https://github.com/john30/ebusd/commits/master

0 commit comments

Comments
 (0)