diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index f95d4ec9e..d1a9ebed4 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -194,6 +194,9 @@ [raw hex of the closing tx](https://github.com/lightningnetwork/lnd/pull/8426) in `waiting_close_channels`. +* [Allow callers of ListSweeps to specify the start height]( + https://github.com/lightningnetwork/lnd/pull/7372). + ## lncli Updates * [Documented all available lncli commands](https://github.com/lightningnetwork/lnd/pull/8181).