update changelogs

This commit is contained in:
Theo Arends 2024-08-26 17:29:20 +02:00
parent 888e1d5bb1
commit a44443f184
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
### Breaking Changed
### Changed
- ESP32 platform update from 2024.08.10 to 2024.08.11 (#22021)
### Fixed
- Matter fixed UI bug when no endpoints configured (#22008)

View File

@ -129,6 +129,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
### Breaking Changed
### Changed
- ESP32 platform update from 2024.08.10 to 2024.08.11 [#22021](https://github.com/arendst/Tasmota/issues/22021)
- GPIOViewer from v1.5.5 to v1.5.6
- Energy BL09xx command ``CurrentSet`` input changed from Ampere to milliAmpere
- Energy force Apparent Power equals Active Power when (Calculated) Apparent Power is less than Active Power [#20653](https://github.com/arendst/Tasmota/issues/20653)