Update change logs

This commit is contained in:
Theo Arends 2025-12-21 14:44:26 +01:00
parent d5a52b4d0c
commit f1e519af14
2 changed files with 4 additions and 1 deletions

View File

@ -21,7 +21,7 @@ All notable changes to this project will be documented in this file.
- ESP32-P4 unique MQTT Client based on hosted MCU MAC address
### Removed
- Berry `animate` to be replaced with `animation` framework
- Berry `animate` to be replaced with `animation` framework (#24241)
## [Released]

View File

@ -126,3 +126,6 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
- ESP32-P4 unique MQTT Client based on hosted MCU MAC address
- DALI watchdog exception
- TuyaMCU v1 exception 28 regression from v15.1.0.1 reverted PR24063 [#24220](https://github.com/arendst/Tasmota/issues/24220)
### Removed
- Berry `animate` to be replaced with `animation` framework [#24241](https://github.com/arendst/Tasmota/issues/24241)