diff --git a/docs/release-notes/release-notes-0.15.0.md b/docs/release-notes/release-notes-0.15.0.md index cae2f7f8c..89bdd646f 100644 --- a/docs/release-notes/release-notes-0.15.0.md +++ b/docs/release-notes/release-notes-0.15.0.md @@ -121,7 +121,10 @@ compact filters and block/block headers. * [Fixed an issue where lnd would end up sending an Error and triggering a force close.](https://github.com/lightningnetwork/lnd/pull/6518) - + +* [Fixed deadlock in the invoice registry]( + https://github.com/lightningnetwork/lnd/pull/6600) + ## Neutrino * [New neutrino sub-server](https://github.com/lightningnetwork/lnd/pull/5652)