We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5abc94 commit bcc6a3fCopy full SHA for bcc6a3f
docs/release-notes/release-notes-0.18.0.md
@@ -296,6 +296,9 @@
296
* [Update](https://github.com/lightningnetwork/lnd/pull/8419) the embedded
297
Postgres version and raise max connections.
298
299
+* [Refactor UpdateInvoice](https://github.com/lightningnetwork/lnd/pull/8100) to
300
+ make it simpler to adjust code to also support SQL InvoiceDB implementation.
301
+
302
## Code Health
303
304
* [Remove database pointers](https://github.com/lightningnetwork/lnd/pull/8117)
0 commit comments