docs: update release notes for 0.18.3-beta

This commit is contained in:
Andras Banki-Horvath
2024-06-27 22:44:15 +02:00
parent d0c1cec8c1
commit 053faa6229

View File

@@ -91,6 +91,12 @@
## Testing ## Testing
## Database ## Database
* [Migrate](https://github.com/lightningnetwork/lnd/pull/8855) incorrectly
stored invoice expiry values. This migration only affects users of native SQL
invoice database. Invoices with incorrect expiry values will be updated to
24-hour expiry, which is the default behavior in LND.
## Code Health ## Code Health
## Tooling and Documentation ## Tooling and Documentation