From e7f3e2e3c8f99dc6974c9a51c603350e478d6f46 Mon Sep 17 00:00:00 2001 From: MichaelDvP Date: Thu, 4 Mar 2021 16:50:25 +0100 Subject: [PATCH] changelog --- CHANGELOG_LATEST.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index 6f93f7331..21539fa4a 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -29,6 +29,7 @@ See https://github.com/proddy/EMS-ESP/issues/632 - Added ID to MQTT payloads which is the Device's product ID and used in HA to identify a unique HA device - Increased MQTT buffer and reduced wait time between publishes - Updated to the latest ArduinoJson library +- some names of mqtt-tags like in v2.2.1 - **Breaking Change** new ESP32 partition side to allow for smoother OTA and fallback ### Removed