mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
docs: update release notes
This commit is contained in:
parent
b0852a22fd
commit
6c7be5b933
1 changed files with 5 additions and 0 deletions
|
@ -76,6 +76,11 @@ blinded path expiry.
|
||||||
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9021) an issue with some
|
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9021) an issue with some
|
||||||
command-line arguments not being passed when running `make itest-parallel`.
|
command-line arguments not being passed when running `make itest-parallel`.
|
||||||
|
|
||||||
|
|
||||||
|
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9039) that would
|
||||||
|
cause UpdateAddHTLC message with blinding point fields to not be re-forwarded
|
||||||
|
correctly on restart.
|
||||||
|
|
||||||
# New Features
|
# New Features
|
||||||
## Functional Enhancements
|
## Functional Enhancements
|
||||||
## RPC Additions
|
## RPC Additions
|
||||||
|
|
Loading…
Add table
Reference in a new issue