mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-19 13:17:32 +02:00
docs: add release-notes for LND 21
This commit is contained in:
parent
04aeca44a9
commit
17da81d678
1 changed files with 5 additions and 0 deletions
|
|
@ -281,6 +281,11 @@
|
|||
and failed attempt cleanup, fix cross-database timestamp handling, add
|
||||
`omit_hops` option to `ListPayments` to reduce response size, and increase
|
||||
the default SQLite cache size.
|
||||
* The [SQL payments migration is promoted to production
|
||||
code](https://github.com/lightningnetwork/lnd/pull/10627). Previously the
|
||||
migration was hidden behind the `test_native_sql` build tag; it is now
|
||||
compiled into mainline builds and available to all users who have the
|
||||
`native-sql` setting enabled.
|
||||
|
||||
|
||||
## Code Health
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue