docs: add release notes

This commit is contained in:
Oliver Gugger 2022-07-08 13:34:18 +02:00
parent 989648b7ec
commit d365babe25
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -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