docs: update release notes for 0.18

This commit is contained in:
Andras Banki-Horvath
2024-04-02 10:38:09 +02:00
parent a7bd9701b1
commit c804894849

View File

@@ -418,6 +418,9 @@ bitcoin peers' feefilter values into account](https://github.com/lightningnetwor
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/8595) when retrying * [Fix a bug](https://github.com/lightningnetwork/lnd/pull/8595) when retrying
SQL InvoiceDB transactions due to database errors. SQL InvoiceDB transactions due to database errors.
* [Turn `sqldb` into a separate Go
module](https://github.com/lightningnetwork/lnd/pull/8603).
## Code Health ## Code Health
* [Remove database pointers](https://github.com/lightningnetwork/lnd/pull/8117) * [Remove database pointers](https://github.com/lightningnetwork/lnd/pull/8117)