docs/release-notes: add release notes for pruned node fix

This commit is contained in:
Olaoluwa Osuntokun 2021-11-12 18:27:19 -08:00
parent d4ae92efb8
commit e351b879dc
No known key found for this signature in database
GPG key ID: 3BBD59E99B280306

View file

@ -628,6 +628,8 @@ messages directly. There is no routing/path finding involved.
* [Fix deadlock when using the graph cache](
https://github.com/lightningnetwork/lnd/pull/5941)
* [Fixes a bug that would cause pruned nodes to stall out](https://github.com/lightningnetwork/lnd/pull/5970)
## Documentation
The [code contribution guidelines have been updated to mention the new