diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index 5942520a3..9e3f36ee5 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -77,6 +77,9 @@ * [Add Taproot witness types to rpc](https://github.com/lightningnetwork/lnd/pull/8431) + +* [Fixed](https://github.com/lightningnetwork/lnd/pull/7852) the payload size + calculation in our pathfinder because blinded hops introduced new tlv records. # New Features ## Functional Enhancements