Skip to content

Commit de451d7

Browse files
committed
docs: update release notes
1 parent 8f8942c commit de451d7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/release-notes/release-notes-0.19.0.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,14 @@
2828
does not contain a payment address.
2929

3030
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9033) where we
31-
would not signal an error when trying to bump an non-anchor channel but
31+
would not signal an error when trying to bump a non-anchor channel but
3232
instead report a successful cpfp registration although no fee bumping is
3333
possible for non-anchor channels anyways.
3434

35+
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9269) where a
36+
negative fee limit for `SendPaymentV2` would lead to omitting the fee limit
37+
check.
38+
3539
* [Use the required route blinding
3640
feature-bit](https://github.com/lightningnetwork/lnd/pull/9143) for invoices
3741
containing blinded paths.
@@ -196,6 +200,7 @@ The underlying functionality between those two options remain the same.
196200
* CharlieZKSmith
197201
* Elle Mouton
198202
* George Tsagkarelis
203+
* hieblmi
199204
* Oliver Gugger
200205
* Pins
201206
* Viktor Tigerström

0 commit comments

Comments
 (0)