docs: update release notes

This commit is contained in:
Slyghtning 2024-06-13 09:44:30 +02:00
parent 0273eac4b2
commit 808d958c9c
No known key found for this signature in database
GPG key ID: F82D456EA023C9BF

View file

@ -110,6 +110,11 @@ commitment when the channel was force closed.
`--amp` flag when sending a payment specifying the payment request.
## Code Health
* [Added](https://github.com/lightningnetwork/lnd/pull/8836) a new failure
reason `FailureReasonCanceled` to the list of payment failure reasons. It
indicates that a payment was manually cancelled by the user.
## Breaking Changes
## Performance Improvements