diff --git a/CHANGELOG.md b/CHANGELOG.md index a68664aef..7e93b74da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. - Basic support for ESP32-P4 (#23663) - ESP32-P4 command `HostedOta` (#23675) - Support for RV3028 RTC (#23672) -- Preview of Berry animation framework +- Berry preview of animation framework (#23740) ### Breaking Changed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 6a62b9f1b..dac1e2f5f 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -126,6 +126,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm - Basic support for ESP32-P4 [#23663](https://github.com/arendst/Tasmota/issues/23663) - ESP32-P4 command `HostedOta` [#23675](https://github.com/arendst/Tasmota/issues/23675) - Berry f-strings now support ':' in expression [#23618](https://github.com/arendst/Tasmota/issues/23618) +- Berry preview of animation framework [#23740](https://github.com/arendst/Tasmota/issues/23740) ### Breaking Changed