docs: update release notes

This commit is contained in:
Alex Akselrod 2024-08-22 14:30:51 -07:00
parent 8d5f8d822d
commit 302c690136
No known key found for this signature in database
GPG Key ID: 57D7612D178AA487

View File

@ -73,6 +73,9 @@ would create a blinded route with a minHTLC greater than the actual payment
amount. Moreover remove strict correlation between min_cltv_delta and the
blinded path expiry.
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9021) an issue with some
command-line arguments not being passed when running `make itest-parallel`.
# New Features
## Functional Enhancements
## RPC Additions