diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a157d30f..96814c854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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] diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 3173e14af..a5ab03ab5 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -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)