Skip to content

Commit b0fe11d

Browse files
committed
docs: add release note for lncli unlock --stdin EOF fix
1 parent 993ff58 commit b0fe11d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.22.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121

2222
# Bug Fixes
2323

24+
* [`lncli unlock --stdin`](https://github.com/lightningnetwork/lnd/pull/PR_NUMBER)
25+
now reads the password until EOF instead of stopping at the first newline,
26+
so passwords containing embedded newline bytes are accepted.
27+
2428
# New Features
2529

2630
## Functional Enhancements

0 commit comments

Comments
 (0)