docs: update release-notes.

This commit is contained in:
ziggie 2024-01-27 10:32:57 +00:00 committed by Olaoluwa Osuntokun
parent f9a2818d95
commit b02bbd5e95

@ -29,6 +29,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
## RPC Additions