mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
docs: update release notes
This commit is contained in:
parent
6399d77c18
commit
f867954a68
1 changed files with 5 additions and 1 deletions
|
@ -64,6 +64,10 @@
|
||||||
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused
|
* [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 an invoice with a route
|
||||||
|
hint containing a public channel to the destination.
|
||||||
|
|
||||||
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9474) where LND would
|
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9474) where LND would
|
||||||
fail to persist (and hence, propagate) node announcements containing address
|
fail to persist (and hence, propagate) node announcements containing address
|
||||||
types (such as a DNS hostname) unknown to LND.
|
types (such as a DNS hostname) unknown to LND.
|
||||||
|
|
Loading…
Add table
Reference in a new issue