diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index 15aed89a0..219fb3b34 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -46,6 +46,12 @@ would not be able to decode persisted data in the utxo nursery and therefore would fail to start up. +- [Added the missing `FundingTimeoutEvent` event type to the + `SubscribeChannelEvents` + RPC](https://github.com/lightningnetwork/lnd/pull/10079) to avoid the + `unexpected channel event update` error that lead to the termination of the + streaming RPC call. + # New Features ## Functional Enhancements