Revert "remove newline from JSON output"

This reverts commit b2c63ac261.
This commit is contained in:
john30
2018-12-26 15:27:25 +01:00
parent b2c63ac261
commit 7d57d92aad
-1
View File
@@ -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)