docs: release notes update for 0.18.0

This commit is contained in:
Marcos
2023-12-08 00:56:31 +01:00
parent 72a56f56b4
commit ea9a780203

View File

@@ -117,6 +117,11 @@
in the rpc definition to ensure that the autogenerated API documentation in the rpc definition to ensure that the autogenerated API documentation
properly specifies how to use the lncli command. properly specifies how to use the lncli command.
* [Enable multiple outgoing channel ids for the payment
command](https://github.com/lightningnetwork/lnd/pull/8261). This change adds
the ability to specify multiple outgoing channel ids for the `sendpayment`
command.
## Code Health ## Code Health
* [Remove Litecoin code](https://github.com/lightningnetwork/lnd/pull/7867). * [Remove Litecoin code](https://github.com/lightningnetwork/lnd/pull/7867).