diff --git a/docs/release-notes/release-notes-0.19.3.md b/docs/release-notes/release-notes-0.19.3.md index 5179a89ac..ef4e25117 100644 --- a/docs/release-notes/release-notes-0.19.3.md +++ b/docs/release-notes/release-notes-0.19.3.md @@ -42,6 +42,10 @@ situations where the sending amount would violate the channel policy restriction (min,max HTLC). +- [Fixed](https://github.com/lightningnetwork/lnd/pull/10141) a case where we + would not resolve all outstanding payment attempts after the overall payment + lifecycle was canceled due to a timeout. + # New Features ## Functional Enhancements