From 72bb2cb11bad712280e59bf4e31722729c69cfca Mon Sep 17 00:00:00 2001 From: John Date: Wed, 18 Feb 2015 09:40:07 +0100 Subject: [PATCH] updated to 1.0.0 --- ChangeLog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 621c41a2f..4354a0d95 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,15 +1,15 @@ -# 1.0.0-beta.1 (2015-02-XX) +# 1.0.0 (2015-02-18) ## Breaking Changes -This is the first preview version to ebusd 1.0 which was completely reworked since October 2014. +This is the first version of the completely reworked ebusd since October 2014. ## Bug fixes A lot of problems were fixed, such as memory leaks and segmentation faults. ## Features -The daemon is now fully aware of the eBUS protocol and future versions will also support addressing a running daemon as slave. +The daemon is now fully aware of the eBUS protocol and future versions will also support addressing a running daemon as answering master/slave. 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. -On the client side, a lot of commands have been added, such as "listen" (automatically send changed values listened to or polled) and "find". +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". ## Changed files https://github.com/john30/ebusd/commits/master