From b9c69f0dbca8fbfadabb8267e9c833c8fbfc20c1 Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 16 Sep 2017 12:13:12 +0200 Subject: [PATCH] updated --- ChangeLog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index d91c01df..ce41972b 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,16 @@ +# next version: 3.1 + +## Bug Fixes +* corrected wrong defaults directory in Debian Jessie build +* corrected dump of chained messages + +## Features +* added helper script for reading all Vaillant registers for a single slave via hex command +* check all message definitions independent of any condition when checking/dumping configuration +* added option to disable automatic update check +* add scan config mode to start log entry + + # 3.0 (2017-08-29) ## Breaking Changes