What changed, and why it matters
This commit only adds two missing link references to the project's CHANGELOG.md file. It does not change any program code, configuration, or documentation content beyond adding URL footnotes for pull requests #8495 and #8500. There is no security relevance.
No action required. This is a documentation housekeeping commit with no security implications.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff appends two Markdown reference-style link definitions to CHANGELOG.md: ‘[#8495]: https://github.com/ElementsProject/lightning/pull/8495’ and ‘[#8500]: https://github.com/ElementsProject/lightning/pull/8500’. No source code, build system, tests, or runtime behavior is modified.
Changed components
CHANGELOG.mdInspect captured patch +2 / −0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58d4811a..90a6e518 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -87,6 +87,8 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
+[#8495]: https://github.com/ElementsProject/lightning/pull/8495
+[#8500]: https://github.com/ElementsProject/lightning/pull/8500
[#8376]: https://github.com/ElementsProject/lightning/pull/8376
[#8436]: https://github.com/ElementsProject/lightning/pull/8436
[#8389]: https://github.com/ElementsProject/lightning/pull/8389
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.