Update changelogs

This commit is contained in:
Theo Arends 2024-02-05 12:19:14 +01:00
parent ff6be70ce1
commit 32ce27495a
2 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.
### Breaking Changed
- Matter aggregator relocated to endpoint 1 for Google compatibility, may break existing associations (#20654)
- LVGL library updated to v9.0.0, some small breaking changes in C, none in HASPmota
- ESP32 LVGL library from v8.3.11 to v9.0.0, some small breaking changes in C, none in HASPmota (#20659)
### Changed
- Library OneWire-Stickbreaker by TasmotaOneWire supporting Shelly Plus Add-On (#20580)

View File

@ -163,6 +163,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
- Matter add human readable names for TimeSync cluster [#20666](https://github.com/arendst/Tasmota/issues/20666)
### Breaking Changed
- ESP32 LVGL library from v8.3.11 to v9.0.0, some small breaking changes in C, none in HASPmota [#20659](https://github.com/arendst/Tasmota/issues/20659)
- Refactoring of Berry `animate` module for WS2812 Leds [#20236](https://github.com/arendst/Tasmota/issues/20236)
- Matter aggregator relocated to endpoint 1 for Google compatibility, may break existing associations [#20654](https://github.com/arendst/Tasmota/issues/20654)