docs: update release notes for 0.18

This commit is contained in:
Andras Banki-Horvath
2024-01-24 20:22:16 +01:00
parent 25af657ad5
commit 560ea95a59

View File

@@ -247,6 +247,9 @@
* [Refactor InvoiceDB](https://github.com/lightningnetwork/lnd/pull/8081) to * [Refactor InvoiceDB](https://github.com/lightningnetwork/lnd/pull/8081) to
eliminate the use of `ScanInvoices`. eliminate the use of `ScanInvoices`.
* [Update](https://github.com/lightningnetwork/lnd/pull/8419) the embedded
Postgres version and raise max connections.
## Code Health ## Code Health
* [Remove database pointers](https://github.com/lightningnetwork/lnd/pull/8117) * [Remove database pointers](https://github.com/lightningnetwork/lnd/pull/8117)