Skip to content

Commit 5025715

Browse files
committed
Update change logs
1 parent 524c95b commit 5025715

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
@@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
1313
- Scripter array transfer via UFS (#24060)
1414
- ESP8266 GPIOViewer memory map if enabled with `#define GV_USE_ESPINFO`
1515
- Berry `tcp.write()` add `offset` and `len` (#24076)
16-
- NeoPool command `NPReadLSB`, `NPReadMSB`, `NPWriteLSB`, `NWriteMSB` for directly read/write LSB/MSB of 16-bit register
16+
- NeoPool command `NPReadLSB`, `NPReadMSB`, `NPWriteLSB`, `NWriteMSB` for directly read/write LSB/MSB of 16-bit register (#24083)
1717

1818
### Breaking Changed
1919

RELEASENOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
117117
- ESP8266 GPIOViewer memory map if enabled with `#define GV_USE_ESPINFO`
118118
- HostedMCU file update using command `HostedLoad <version>|<filename>`
119119
- Scripter array transfer via UFS [#24060](https://github.com/arendst/Tasmota/issues/24060)
120+
- NeoPool command `NPReadLSB`, `NPReadMSB`, `NPWriteLSB`, `NWriteMSB` for directly read/write LSB/MSB of 16-bit register [#24083](https://github.com/arendst/Tasmota/issues/24083)
120121
- TLS enabled ECDSA by default for ESP8266 [#24009](https://github.com/arendst/Tasmota/issues/24009)
121122
- Berry `cb.free_cb` for extension manager [#24014](https://github.com/arendst/Tasmota/issues/24014)
122123
- Berry `light.get()` direct access to values [#24033](https://github.com/arendst/Tasmota/issues/24033)

0 commit comments

Comments
 (0)