From d054968967c39f75374a4dcf636beee014082d46 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 19 Mar 2022 13:04:24 +0100 Subject: [PATCH] updated --- ChangeLog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 5221abe2..6b3d1686 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,14 @@ +# 22.3 (tbd) +## Bug Fixes +* fix potential race condition in connection handling +* fix ebusctl final read +* fix missing MQTT topic prefix with "--mqttint=..." + +## Features +* add timeout check to arbitration +* add allow using older libmosquitto version + + # 22.2 (2022-02-27) ## Bug Fixes * fix for reconnect in HTTPS client