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
a012a5e2ff
commit
b558c9c23e
1 changed files with 4 additions and 0 deletions
|
@ -269,6 +269,10 @@ data.
|
|||
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/7186) that might
|
||||
lead to channel updates being missed, causing channel graph being incomplete.
|
||||
|
||||
* During reconnection, enabling channels might be failed due to the startup of
|
||||
link is falling behind, which is now fixed by [retrying the enable
|
||||
request](https://github.com/lightningnetwork/lnd/pull/7157).
|
||||
|
||||
## Code Health
|
||||
|
||||
* [test: use `T.TempDir` to create temporary test
|
||||
|
|
Loading…
Add table
Reference in a new issue