Skip to content

Commit

Permalink
docs: Added release note
Browse files Browse the repository at this point in the history
Signed-off-by: Ononiwu Maureen <[email protected]>
  • Loading branch information
Chinwendu20 committed Jun 17, 2024
1 parent f4ded8d commit 16a45f6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/release-notes/release-notes-0.18.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
* [`ChanInfoRequest`](https://github.com/lightningnetwork/lnd/pull/8813)
adds support for channel points.

* [Added `outpoints` to `SendCoinsRequest`](
https://github.com/lightningnetwork/lnd/pull/8516).

## lncli Updates

* [`importmc`](https://github.com/lightningnetwork/lnd/pull/8779) now accepts
Expand All @@ -53,6 +56,10 @@
* [Fixed](https://github.com/lightningnetwork/lnd/pull/8823) how we parse the
`--amp` flag when sending a payment specifying the payment request.

* [`sendcoins` now takes an optional utxo flag](
https://github.com/lightningnetwork/lnd/pull/8516). This allows users to
specify the coins that they want to use as inputs for the transaction.

## Code Health
## Breaking Changes
## Performance Improvements
Expand Down

0 comments on commit 16a45f6

Please sign in to comment.