diff --git a/docs/release-notes/release-notes-0.15.0.md b/docs/release-notes/release-notes-0.15.0.md index fc418e956..0f150b581 100644 --- a/docs/release-notes/release-notes-0.15.0.md +++ b/docs/release-notes/release-notes-0.15.0.md @@ -189,6 +189,10 @@ then watch it on chain. Taproot script spends are also supported through the * [Add a new method in `tlv` to encode an uint64/uint32 field using `BigSize` format.](https://github.com/lightningnetwork/lnd/pull/6421) +* [Add new `bitcoind.config` and `bitcoind.rpccookie` + options](https://github.com/lightningnetwork/lnd/pull/6064) to allow + specifying non-default paths for the configuration and RPC cookie files. + ## RPC Server * [Add value to the field @@ -287,6 +291,7 @@ gRPC performance metrics (latency to process `GetInfo`, etc)](https://github.com * bitromortac * Bjarne Magnussen * BTCparadigm +* Carl Dong * Carla Kirk-Cohen * Carsten Otto * Dan Bolser