From 565e94a8b3d91e399f5c6d725f10474f3407b256 Mon Sep 17 00:00:00 2001 From: Orbital Date: Thu, 14 Apr 2022 20:44:32 -0500 Subject: [PATCH] Update release notes with peering config option --- docs/release-notes/release-notes-0.15.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-notes/release-notes-0.15.0.md b/docs/release-notes/release-notes-0.15.0.md index eec475793..93fd66abc 100644 --- a/docs/release-notes/release-notes-0.15.0.md +++ b/docs/release-notes/release-notes-0.15.0.md @@ -181,6 +181,7 @@ then watch it on chain. Taproot script spends are also supported through the * [Fix a flaky unit test in the `chainview` package](https://github.com/lightningnetwork/lnd/pull/6354). +* [Adds a new config option for adding a specific peer at startup](https://github.com/lightningnetwork/lnd/pull/5157). * [Add a new method in `tlv` to encode an uint64/uint32 field using `BigSize` format.](https://github.com/lightningnetwork/lnd/pull/6421) @@ -276,6 +277,7 @@ gRPC performance metrics (latency to process `GetInfo`, etc)](https://github.com # Contributors (Alphabetical Order) * 3nprob +* Alyssa Hertig * Andras Banki-Horvath * Andreas Schjønhaug * asvdf