From 3c8581a3ea90c4bbc5891295509b3849c04c4782 Mon Sep 17 00:00:00 2001 From: "Roger A. Light" Date: Fri, 5 May 2017 22:09:29 +0100 Subject: [PATCH] Update changelog. --- ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index 36a0ba58..1926302d 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -4,6 +4,7 @@ Broker: - Fix mosquitto.db from becoming corrupted due to client messages being persisted with no stored message. Closes #424. +- Fix bridge not restarting properly. Closes #428. 1.4.11 - 20170220 =================