docs: add release-notes

This commit is contained in:
ziggie
2025-07-04 12:45:44 +02:00
committed by Oliver Gugger
parent 81e4160d67
commit d59036b48a

View File

@ -40,6 +40,8 @@
could lead to a memory issues due to a goroutine leak in the peer/gossiper
code.
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10035) a deadlock (writer starvation) in the switch.
# New Features
## Functional Enhancements