docs: add release notes

This commit is contained in:
Oliver Gugger 2023-03-13 12:46:05 +01:00
parent 1a3be78471
commit 1ed63a85b3
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -0,0 +1,7 @@
# Release Notes
## `lncli`
- The `lncli wallet psbt fund` command now allows users to specify the
[`--min_confs` flag](https://github.com/lightningnetwork/lnd/pull/7510).