From e27869a3c2129512d0f26cc00c1f2f862eb39afa Mon Sep 17 00:00:00 2001 From: John Date: Mon, 1 Nov 2021 13:53:35 +0100 Subject: [PATCH] updated --- ChangeLog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index c7bc0a60..048ccf0f 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,9 +4,22 @@ * fix for escaping double quote in CSV format * adjusted helper shell scripts and Munin plugin to newer netcat * fix for weekday in BDA data type (for sending only) +* fix some compiler warnings +* fix non-unique message keys in HTTP JSON output with "full" query parameter +* fix for message after debian install ## Features * added DTM and BDZ data types +* added "-n" argument to "hex" and "direct" commands for automatically determining message length from input +* added level/pollprio/condition to HTTP JSON output +* added message dump from commandline in JSON format +* added support for newer MQTT broker versions +* added some PIC calibration data to "ebuspicloader" verbose output +* added support for upcoming adapter 3 firmware enhancements +* added config override path + +## Breaking Changes +* remove support for debian stretch # 21.2 (2021-02-08)