Skip to content

Commit e45800f

Browse files
committed
docs: add release notes for addinvoice --qr flag
1 parent b9daa2e commit e45800f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.21.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,11 @@
141141
* The `encryptdebugpackage` command now supports an `--include_log` flag. When
142142
set, the log file content is included in the encrypted debug package.
143143

144+
* The `addinvoice` command now supports a [`--qr`
145+
flag](https://github.com/lightningnetwork/lnd/pull/10638) that renders the
146+
payment request as a QR code directly in the terminal, making it easy to scan
147+
from a mobile wallet.
148+
144149
## Breaking Changes
145150

146151
* [Increased MinCLTVDelta from 18 to

0 commit comments

Comments
 (0)