mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
docs: update release notes for v0.18.0-beta
This commit is contained in:
parent
29ae17ba71
commit
6c09617568
1 changed files with 4 additions and 0 deletions
|
@ -327,6 +327,10 @@
|
|||
* [Refactor UpdateInvoice](https://github.com/lightningnetwork/lnd/pull/8100) to
|
||||
make it simpler to adjust code to also support SQL InvoiceDB implementation.
|
||||
|
||||
* [InvoiceDB implementation](https://github.com/lightningnetwork/lnd/pull/8052)
|
||||
for SQL backends enabling new users to optionally use an experimental native
|
||||
SQL invoices database.
|
||||
|
||||
## Code Health
|
||||
|
||||
* [Remove database pointers](https://github.com/lightningnetwork/lnd/pull/8117)
|
||||
|
|
Loading…
Add table
Reference in a new issue