From 7d57d92aad66ca2322242dfff6d51e2f4270f303 Mon Sep 17 00:00:00 2001 From: john30 Date: Wed, 26 Dec 2018 15:27:25 +0100 Subject: [PATCH] Revert "remove newline from JSON output" This reverts commit b2c63ac261fdc243d89b42de22de85fd4afd0442. --- ChangeLog.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 034c9fe2..54d18d8b 100755 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -15,7 +15,6 @@ * added "--mqttclientid" to set own client ID instead of using the default * added support for single quotes to all commands * added "--mqttlog" and "--mqttversion" options -* removed newline from JSON output for supporting e.g. https://fhem.de/commandref.html#MQTT2_CLIENT # 3.2 (2018-05-10)