Update changelogs

This commit is contained in:
Theo Arends 2024-02-04 11:55:14 +01:00
parent 110c88e8e1
commit ded44f7755
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
- Berry `introspect.contains` and `bytes.addfloat` (#20635)
### Breaking Changed
- Matter aggregator relocated to endpoint 1 for Google compatibility, may break existing associations
- Matter aggregator relocated to endpoint 1 for Google compatibility, may break existing associations (#20654)
### 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
### Breaking Changed
- 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)
### Changed
- ESP8266 platform update from 2023.04.00 to 2024.01.01 [#20539](https://github.com/arendst/Tasmota/issues/20539)