Skip to content

Commit fcf0809

Browse files
committed
Update change logs
1 parent 37fa0ba commit fcf0809

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

RELEASENOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)