Update change logs
This commit is contained in:
parent
37fa0ba699
commit
fcf0809d8d
@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Berry `gc_heap` and `gc_time` to `tasmota.memory()` (#24054)
|
- Berry `gc_heap` and `gc_time` to `tasmota.memory()` (#24054)
|
||||||
- Scripter array transfer via UFS (#24060)
|
- Scripter array transfer via UFS (#24060)
|
||||||
- ESP8266 GPIOViewer memory map if enabled with `#define GV_USE_ESPINFO`
|
- ESP8266 GPIOViewer memory map if enabled with `#define GV_USE_ESPINFO`
|
||||||
- Berry `tcp.write()` add `offset` and `len`
|
- Berry `tcp.write()` add `offset` and `len` (#24076)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
|
|||||||
@ -121,6 +121,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
- Berry `cb.free_cb` for extension manager [#24014](https://github.com/arendst/Tasmota/issues/24014)
|
- 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 `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)
|
- Berry `gc_heap` and `gc_time` to `tasmota.memory()` [#24054](https://github.com/arendst/Tasmota/issues/24054)
|
||||||
|
- Berry `tcp.write()` add `offset` and `len` [#24076](https://github.com/arendst/Tasmota/issues/24076)
|
||||||
|
|
||||||
### Breaking Changed
|
### Breaking Changed
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user