docs: update release notes for 0.18.0

This commit is contained in:
Andras Banki-Horvath 2023-12-03 22:37:07 +01:00
parent 187e61da23
commit c4472254ef
No known key found for this signature in database
GPG Key ID: 80E5375C094198D8

View File

@ -194,6 +194,9 @@
[raw hex of the closing tx](https://github.com/lightningnetwork/lnd/pull/8426) [raw hex of the closing tx](https://github.com/lightningnetwork/lnd/pull/8426)
in `waiting_close_channels`. in `waiting_close_channels`.
* [Allow callers of ListSweeps to specify the start height](
https://github.com/lightningnetwork/lnd/pull/7372).
## lncli Updates ## lncli Updates
* [Documented all available lncli commands](https://github.com/lightningnetwork/lnd/pull/8181). * [Documented all available lncli commands](https://github.com/lightningnetwork/lnd/pull/8181).