What changed, and why it matters
This commit is a routine release-preparation change. It only updates the CHANGELOG.md file, renaming the release title from '26.06rc2' to '26.06' and adjusting the release date and tag link. No code, configuration, or security-related content was changed.
No action required. This is a non-functional release bookkeeping commit.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is limited to two lines in CHANGELOG.md: the release heading is changed from ‘[26.06rc2] - 2026-05-21’ to ‘[26.06] - 2026-06-01’, and the corresponding release tag URL is updated from v26.06rc2 to v26.06. No functional code, build scripts, tests, or documentation beyond the version label were modified.
Changed components
Inspect captured patch +2 / −2
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 67ba77e5..d4af7ed1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
-## [26.06rc2] - 2026-05-21: "Quantum-Resistant Lightning Channel"
+## [26.06] - 2026-06-01: "Quantum-Resistant Lightning Channel"
This release was named by @enaples.
@@ -100,7 +100,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
[#8942]: https://github.com/ElementsProject/lightning/pull/8942
[#8922]: https://github.com/ElementsProject/lightning/pull/8922
[#9136]: https://github.com/ElementsProject/lightning/pull/9136
-[26.06rc2]: https://github.com/ElementsProject/lightning/releases/tag/v26.06rc2
+[26.06]: https://github.com/ElementsProject/lightning/releases/tag/v26.06
## [26.04.1] - 2026-04-25: "Negative Routing Fees II"
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.