docs: add release notes entry

This commit is contained in:
Elle Mouton 2024-06-13 14:34:07 -04:00
parent 1c65c3d072
commit 9d1320a2d0
No known key found for this signature in database
GPG key ID: D7D916376026F177

View file

@ -84,6 +84,11 @@
[support the TLV onion
format](https://github.com/lightningnetwork/lnd/pull/8791).
* Allow channel fundee to send a [minimum confirmation depth of
0](https://github.com/lightningnetwork/lnd/pull/8796) for a non-zero-conf
channel. We will still wait for the channel to have at least one confirmation
and so the main change here is that we don't error out for such a case.
## Testing
## Database
## Code Health