From 61b827d1564a870686770a088cda41728c1ece5f Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 11 Oct 2015 22:40:37 +0200 Subject: [PATCH] updated --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 0e1b2b93..82cdb927 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,6 +2,7 @@ ## Breaking Changes * started with a new git repository for working on 2.0 version (previous repository was renamed to ebusd1) +* added support for conditional message definitions based on other message values ## Bug fixes * fix for numeric parsing of empty string @@ -11,6 +12,7 @@ * trim CSV lines and fields * corrected derivation of field name, comment and unit in templates * check invalid divisor/values for string and value list based types +* fix for overriding destination address in read command ## Features * new "read" option "-n" for retrieving name/value pairs in numeric form