diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index 4ef9d7dd98..b09f0a0226 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -142,6 +142,9 @@ funding operations and the new `PsbtCoinSelect` option of the `FundPsbt` RPC](https://github.com/lightningnetwork/lnd/pull/8378). +* When computing a minimum fee for transaction construction, `lnd` [now takes our +bitcoin peers' feefilter values into account](https://github.com/lightningnetwork/lnd/pull/8418). + ## RPC Additions * [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175)