docs: update release notes

This commit is contained in:
yyforyongyu
2025-05-29 21:36:33 +08:00
committed by Oliver Gugger
parent 9fcde4b452
commit 14fbba5a5d

View File

@@ -37,6 +37,10 @@
- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9890) where LND
would crash because of misaligned of a data struct on 32 bit systems.
- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9876) where a peer
may be treated as restricted peer although it used to have a channel with the
node.
# New Features
## Functional Enhancements