docs: update release notes

This commit is contained in:
Slyghtning 2024-06-06 13:34:51 +02:00
parent 9f83f48d78
commit cc902e3d8a
No known key found for this signature in database
GPG Key ID: F82D456EA023C9BF

View File

@ -35,10 +35,16 @@
* [`xImportMissionControl`](https://github.com/lightningnetwork/lnd/pull/8779)
now accepts `0` failure amounts.
* [`ChanInfoRequest`](https://github.com/lightningnetwork/lnd/pull/8813)
adds support for channel points.
## lncli Updates
* [`importmc`](https://github.com/lightningnetwork/lnd/pull/8779) now accepts
`0` failure amounts.
* [`getchaninfo`](https://github.com/lightningnetwork/lnd/pull/8813) now accepts
a channel outpoint besides a channel id.
## Code Health
## Breaking Changes