docs: update release notes

This commit is contained in:
yyforyongyu
2025-05-29 21:36:33 +08:00
parent 04db1a1c3f
commit e0b6acb584

View File

@@ -34,6 +34,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