docs: update release-notes.

This commit is contained in:
ziggie
2024-01-27 10:32:57 +00:00
parent d2c82c49ca
commit 141a30dc37

View File

@@ -37,6 +37,11 @@
caused memory leak for users running `lnd` with `bitcoind.rpcpolling=1`
mode.
* [Fix](https://github.com/lightningnetwork/lnd/pull/8428) an issue for pruned
nodes where the chain sync got lost because fetching of already pruned blocks
from our peers was not garbage collected when the request failed.
# New Features
## Functional Enhancements