mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 17:52:25 +01:00
docs: update release notes
This commit is contained in:
parent
8f8942cda9
commit
de451d72c7
@ -28,10 +28,14 @@
|
||||
does not contain a payment address.
|
||||
|
||||
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9033) where we
|
||||
would not signal an error when trying to bump an non-anchor channel but
|
||||
would not signal an error when trying to bump a non-anchor channel but
|
||||
instead report a successful cpfp registration although no fee bumping is
|
||||
possible for non-anchor channels anyways.
|
||||
|
||||
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9269) where a
|
||||
negative fee limit for `SendPaymentV2` would lead to omitting the fee limit
|
||||
check.
|
||||
|
||||
* [Use the required route blinding
|
||||
feature-bit](https://github.com/lightningnetwork/lnd/pull/9143) for invoices
|
||||
containing blinded paths.
|
||||
@ -196,6 +200,7 @@ The underlying functionality between those two options remain the same.
|
||||
* CharlieZKSmith
|
||||
* Elle Mouton
|
||||
* George Tsagkarelis
|
||||
* hieblmi
|
||||
* Oliver Gugger
|
||||
* Pins
|
||||
* Viktor Tigerström
|
||||
|
Loading…
x
Reference in New Issue
Block a user