We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe03aa0 commit 3ab5669Copy full SHA for 3ab5669
docs/release-notes/release-notes-0.19.0.md
@@ -51,6 +51,9 @@
51
* Make sure the RPC clients used to access the chain backend are [properly
52
shutdown](https://github.com/lightningnetwork/lnd/pull/9261).
53
54
+* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9275) where the
55
+ peer may block the shutdown process of lnd.
56
+
57
# New Features
58
## Functional Enhancements
59
## RPC Additions
@@ -196,5 +199,6 @@ The underlying functionality between those two options remain the same.
196
199
* Oliver Gugger
197
200
* Pins
198
201
* Viktor Tigerström
202
+* Yong Yu
203
* Ziggie
204
0 commit comments