Update change logs
This commit is contained in:
parent
ea0bf79291
commit
459b06ce6c
@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
|
||||
- Berry `cb.free_cb` for extension manager (#24014)
|
||||
- Berry `light.get()` direct access to values (#24033)
|
||||
- HostedMCU file update using command `HostedLoad <version>|<filename>`
|
||||
- Berry add `gc_heap` and `gc_time` to `tasmota.memory()`
|
||||
- Berry `gc_heap` and `gc_time` to `tasmota.memory()` (#24054)
|
||||
|
||||
### Breaking Changed
|
||||
|
||||
|
||||
@ -118,6 +118,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
||||
- TLS enabled ECDSA by default for ESP8266 [#24009](https://github.com/arendst/Tasmota/issues/24009)
|
||||
- Berry `cb.free_cb` for extension manager [#24014](https://github.com/arendst/Tasmota/issues/24014)
|
||||
- Berry `light.get()` direct access to values [#24033](https://github.com/arendst/Tasmota/issues/24033)
|
||||
- Berry `gc_heap` and `gc_time` to `tasmota.memory()` [#24054](https://github.com/arendst/Tasmota/issues/24054)
|
||||
|
||||
### Breaking Changed
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user