From 4cf607e2c98cbdd4c0c4d2231d3a561f72445448 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 26 Feb 2022 14:03:23 +0100 Subject: [PATCH] updated --- ChangeLog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 9756b3ca..37429196 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -6,7 +6,11 @@ * fix for non-JSON MQTT payload format ## Features -* add --cafile and --capath options with support for insecure HTTPS connections +* add "--cafile" and "--capath" options with support for insecure HTTPS connections +* add support for extra infos of current adapter 3 firmware +* add option to send message dump to a file +* add "--mqttjson=short" option for smaller message payload +* add negative filtering to MQTT integration # 22.1 (2022-02-12)