change log updated for 25.09rc4
What changed, and why it matters
This commit only updates the project's changelog file to change the release candidate version number from 25.09rc3 to 25.09rc4 and update the release date. No code, configuration, or security-related content was modified.
No security action needed. This is a routine documentation/versioning update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is limited to CHANGELOG.md, replacing two occurrences of ‘25.09rc3’ (version header and release link) with ‘25.09rc4’ and updating the date from 2025-08-27 to 2025-08-28. There are no functional code changes.
Changed components
Inspect captured patch +2 / −2
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 69afd156..9349c638 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,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/).
-## [25.09rc3] - 2025-08-27: "Hot Wallet Guardian"
+## [25.09rc4] - 2025-08-28: "Hot Wallet Guardian"
This release named by @king-11.
@@ -119,7 +119,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
[#7344]: https://github.com/ElementsProject/lightning/pull/7344
[#8410]: https://github.com/ElementsProject/lightning/pull/8410
[#8249]: https://github.com/ElementsProject/lightning/pull/8249
-[25.09rc3]: https://github.com/ElementsProject/lightning/releases/tag/v25.09rc3
+[25.09rc4]: https://github.com/ElementsProject/lightning/releases/tag/v25.09rc4
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.