diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index 4723d33978..e0a4a907a9 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -61,7 +61,11 @@ https://github.com/lightningnetwork/lnd/pull/9253) * [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused - estimateroutefee to ignore the default payment timeout. + estimateroutefee to ignore the default payment timeout. + +* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9433) that caused + `estimateroutefee` to assume probing an LSP when given a route hint containing + a public channel. # New Features