release-notes: update for 0.15.1

This commit is contained in:
eugene 2022-06-30 15:02:28 -04:00
parent 407184ac51
commit 0cbf0e6208
No known key found for this signature in database
GPG Key ID: 118759E83439A9B1

View File

@ -42,6 +42,9 @@
* [DisconnectPeer no longer interferes with the peerTerminationWatcher. This previously caused
force closes.](https://github.com/lightningnetwork/lnd/pull/6655)
* [The HtlcSwitch now waits for a ChannelLink to stop before replacing it. This fixes a race
condition.](https://github.com/lightningnetwork/lnd/pull/6642)
# Contributors (Alphabetical Order)
* Elle Mouton