diff --git a/docs/lnd/release-notes/release-notes-0.18.3.md b/docs/lnd/release-notes/release-notes-0.18.3.md index 5184e967..f8f23970 100644 --- a/docs/lnd/release-notes/release-notes-0.18.3.md +++ b/docs/lnd/release-notes/release-notes-0.18.3.md @@ -84,6 +84,12 @@ commitment when the channel was force closed. All units are `sats/kvB`. If the new field `min_relay_feerate` is not set, the default floor feerate (1012 sats/kvB) will be used. +* Commitment fees are now taken into account when [calculating the fee + exposure threshold](https://github.com/lightningnetwork/lnd/pull/8824). + +* [Allow](https://github.com/lightningnetwork/lnd/pull/8845) multiple etcd hosts + to be specified in db.etcd.host. + ## RPC Updates * [`xImportMissionControl`](https://github.com/lightningnetwork/lnd/pull/8779) @@ -161,6 +167,7 @@ commitment when the channel was force closed. * bitromortac * Bufo * Elle Mouton +* Eugene Siegel * Matheus Degiovani * Oliver Gugger * Slyghtning