docs: update release notes

This commit is contained in:
yyforyongyu
2024-11-18 09:15:33 +08:00
parent fe03aa0201
commit 3ab5669ff2

View File

@@ -51,6 +51,9 @@
* Make sure the RPC clients used to access the chain backend are [properly
shutdown](https://github.com/lightningnetwork/lnd/pull/9261).
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9275) where the
peer may block the shutdown process of lnd.
# New Features
## Functional Enhancements
## RPC Additions
@@ -196,5 +199,6 @@ The underlying functionality between those two options remain the same.
* Oliver Gugger
* Pins
* Viktor Tigerström
* Yong Yu
* Ziggie