diff --git a/docs/release-notes/release-notes-0.15.1.md b/docs/release-notes/release-notes-0.15.1.md index 477394d41..ea41d4742 100644 --- a/docs/release-notes/release-notes-0.15.1.md +++ b/docs/release-notes/release-notes-0.15.1.md @@ -65,7 +65,11 @@ * [The HtlcSwitch now waits for a ChannelLink to stop before replacing it. This fixes a race condition.](https://github.com/lightningnetwork/lnd/pull/6642) -* [Integration tests now always run with nodes never deleting failed payments](https://github.com/lightningnetwork/lnd/pull/6712). +* [Integration tests now always run with nodes never deleting failed + payments](https://github.com/lightningnetwork/lnd/pull/6712). + +* [Fixes a key scope issue preventing new remote signing setups to be created + with `v0.15.0-beta`](https://github.com/lightningnetwork/lnd/pull/6714). ## Code Health