mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 08:55:59 +01:00
docs: update release notes
This commit is contained in:
parent
0273eac4b2
commit
808d958c9c
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue