From ab886db6b29c3ec2f481c6d89e2f8bad708c4481 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Tue, 17 Nov 2020 13:56:07 +0100 Subject: [PATCH] Update change log --- CHANGELOG.md | 1 + RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1942de50b..3adaae337 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. - Shelly Dimmer fw upgrade using WebGUI Firmware Upgrade and file from folder `tools/fw_shd_stm32/` ### Fixed +- KNX ESP32 UDP mulicastpackage (#9811) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index ec51492a0..b0c9a7a09 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -82,6 +82,7 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota - NTP fallback server functionality (#9739) - Telegram group chatid not supported (#9831) - KNX buttons, switches and sensors detection regression from v9.1.0 (#9811) +- KNX ESP32 UDP mulicastpackage (#9811) - GUI MqttUser and MqttPassword updates when TLS is compiled in (#9825) ### Removed