Skip to content

Commit 86249fb

Browse files
committed
docs: update release notes
1 parent 07f863a commit 86249fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/release-notes-0.19.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,12 @@ when running LND with an aux component injected (custom channels).
122122
address is added to LND using the `ImportTapscript` RPC, LND previously failed
123123
to perform a cooperative close to that address.
124124

125+
* [Bimodal pathfinding probability
126+
improvements](https://github.com/lightningnetwork/lnd/pull/8330). A fallback
127+
probability is used if the bimodal model is not applicable. Fixes are added
128+
such that the probability is evaluated quicker and to be more accurate in
129+
outdated scenarios.
130+
125131
# New Features
126132

127133
* Add support for [archiving channel backup](https://github.com/lightningnetwork/lnd/pull/9232)

0 commit comments

Comments
 (0)