File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ All notable changes to this project will be documented in this file.
1212- Berry ` gc_heap ` and ` gc_time ` to ` tasmota.memory() ` (#24054 )
1313- Scripter array transfer via UFS (#24060 )
1414- ESP8266 GPIOViewer memory map if enabled with ` #define GV_USE_ESPINFO `
15- - Berry ` tcp.write() ` add ` offset ` and ` len `
15+ - Berry ` tcp.write() ` add ` offset ` and ` len ` ( # 24076 )
1616
1717### Breaking Changed
1818
Original file line number Diff line number Diff line change @@ -121,6 +121,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
121121- Berry ` cb.free_cb ` for extension manager [ #24014 ] ( https://github.com/arendst/Tasmota/issues/24014 )
122122- Berry ` light.get() ` direct access to values [ #24033 ] ( https://github.com/arendst/Tasmota/issues/24033 )
123123- Berry ` gc_heap ` and ` gc_time ` to ` tasmota.memory() ` [ #24054 ] ( https://github.com/arendst/Tasmota/issues/24054 )
124+ - Berry ` tcp.write() ` add ` offset ` and ` len ` [ #24076 ] ( https://github.com/arendst/Tasmota/issues/24076 )
124125
125126### Breaking Changed
126127
You can’t perform that action at this time.
0 commit comments