docs: add release notes for improved accessman

This commit is contained in:
yyforyongyu
2025-06-03 22:46:28 +08:00
parent 9caa5f220d
commit 869e541b7c

View File

@@ -38,6 +38,10 @@
## Functional Updates
- [Improved](https://github.com/lightningnetwork/lnd/pull/9880) the connection
restriction logic enforced by `accessman`. In addition, the restriction placed
on outbound connections is now lifted.
## RPC Updates
## lncli Updates
@@ -63,5 +67,4 @@
## Tooling and Documentation
# Contributors (Alphabetical Order)
* Yong Yu