Update changelogs

This commit is contained in:
Theo Arends 2025-08-01 18:13:41 +02:00
parent 5aa2927d78
commit 32e0374e86
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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