mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
827f614933
commit
b421e2d88b
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue