Update change logs

This commit is contained in:
Theo Arends
2026-02-25 10:30:15 +01:00
parent e4c2cf5916
commit a7bac78155
2 changed files with 2 additions and 2 deletions
+1 -2
View File
@@ -22,8 +22,7 @@ All notable changes to this project will be documented in this file.
- Do not free BT memory when in use (#24480)
### Removed
- Berry `tasmota.urlbecload()` superseded by Extension Manager
- Berry `tasmota.urlbecload()` superseded by Extension Manager (#24493)
## [Released]
+1
View File
@@ -129,3 +129,4 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
- Do not free BT memory when in use [#24480](https://github.com/arendst/Tasmota/issues/24480)
### Removed
- Berry `tasmota.urlbecload()` superseded by Extension Manager [#24493](https://github.com/arendst/Tasmota/issues/24493)