diff --git a/docs/release-notes/release-notes-0.18.3.md b/docs/release-notes/release-notes-0.18.3.md index 3b72ec42d..1e8279137 100644 --- a/docs/release-notes/release-notes-0.18.3.md +++ b/docs/release-notes/release-notes-0.18.3.md @@ -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