diff --git a/docs/release-notes/release-notes-0.18.3.md b/docs/release-notes/release-notes-0.18.3.md index 521992d7273..794418f6350 100644 --- a/docs/release-notes/release-notes-0.18.3.md +++ b/docs/release-notes/release-notes-0.18.3.md @@ -35,6 +35,10 @@ * [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/8896) that caused LND to use a default fee rate for the batch channel opening flow. + +* [Fixed](https://github.com/lightningnetwork/lnd/pull/8497) a case where LND + would not shutdown properly when interrupted via e.g. SIGTERM. Moreover LND + now shutsdown correctly in case one subsystem fails to startup. # New Features ## Functional Enhancements