What changed, and why it matters
This commit only adds a single line to the release notes document, pointing to a previous code change (pull request 10368) that implemented SQL backend payment functions. There are no code changes, no bug fixes, and no security-related content in the diff itself.
No security action needed. This is a routine release-notes update with no code changes.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The patch is a documentation-only update to docs/release-notes/release-notes-0.21.0.md. It appends a bullet referencing PR #10368 for SQL backend payment functions. No source code, configuration, or cryptographic logic is modified.
Changed components
docs/release-notes/release-notes-0.21.0.mdInspect captured patch +3 / −0
diff --git a/docs/release-notes/release-notes-0.21.0.md b/docs/release-notes/release-notes-0.21.0.md
index dfd8c71..c3cea8e 100644
--- a/docs/release-notes/release-notes-0.21.0.md
+++ b/docs/release-notes/release-notes-0.21.0.md
@@ -207,6 +207,9 @@
SQL Backend](https://github.com/lightningnetwork/lnd/pull/10287)
* Implement insert methods for the [payments db
SQL Backend](https://github.com/lightningnetwork/lnd/pull/10291)
+ * Implement third(final) Part of SQL backend [payment
+ functions](https://github.com/lightningnetwork/lnd/pull/10368)
+
## Code Health
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.