From b421e2d88b7e34d1fc31c379f527e236e1cf4513 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 14 Dec 2023 15:17:44 +0100 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 2 +- RELEASENOTES.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13aa4bcfc..1978a41f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. ### Changed ### Fixed +- Matter Contact sensor was not triggering any update (#20232) ### Removed @@ -36,7 +37,6 @@ All notable changes to this project will be documented in this file. - TUYA state machine (in TUYA v1) (#20110) - ESP32 Neopixel flicker for Core3/IDF5 (#20196) - HASPmota `bar` fixed `val` attribute (#20208) -- Matter Contact sensor was not triggering any update ## [13.2.0.2] 20231130 ### Added diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 0c736dace..6eb72fe2e 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -124,5 +124,6 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm ### Changed ### Fixed +- Matter Contact sensor was not triggering any update [#20232](https://github.com/arendst/Tasmota/issues/20232) ### Removed \ No newline at end of file