Update changelogs

This commit is contained in:
Theo Arends 2023-12-14 15:17:44 +01:00
parent 827f614933
commit b421e2d88b
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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