mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
docs: update release notes
This commit is contained in:
parent
b9357fe830
commit
7af3d4022f
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,11 @@
|
|||
precision issue when querying payments and invoices using the start and end
|
||||
date filters.
|
||||
|
||||
* [Fixed](https://github.com/lightningnetwork/lnd/pull/8496) an issue where
|
||||
`locked_balance` is not updated in `WalletBalanceResponse` when outputs are
|
||||
reserved for `OpenChannel` by using non-volatile leases instead of volatile
|
||||
locks.
|
||||
|
||||
# New Features
|
||||
## Functional Enhancements
|
||||
|
||||
|
@ -336,6 +341,7 @@
|
|||
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Alex Akselrod
|
||||
* Amin Bashiri
|
||||
* Andras Banki-Horvath
|
||||
* BitcoinerCoderBob
|
||||
|
|
Loading…
Add table
Reference in a new issue