Skip to content

Commit 040638d

Browse files
authored
Fix changelog typo; update nrfutil device to v2.17.5 (#528)
1 parent d0b1775 commit 040638d

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

Changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44

55
- In line mode, automatically detect line ending type (CRLF, CR, or LF) when
66
sending AT commands.
7-
- Issue where detecting AT Host library would fail with some firmware.
87
- Allow enabling dashboard refresh when tracing in Wireshark.
98

9+
### Fixed
10+
11+
- Issue where detecting AT Host library would fail with some firmware.
12+
1013
## 2.6.0 - 2025-12-24
1114

1215
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"nrfutilCore": "8.1.1",
2020
"nrfutil": {
2121
"device": [
22-
"2.15.7"
22+
"2.17.5"
2323
]
2424
}
2525
},

0 commit comments

Comments
 (0)