What changed, and why it matters
This commit only updates the release date text in two changelog files, changing 'internal release' to '28th November 2025'. It does not modify any code, firmware logic, or security behavior. There is no security issue present.
No action required. This is a documentation-only metadata change.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is limited to two markdown changelog files (core/CHANGELOG.T3W1.md and core/CHANGELOG.md). Each file has a single line change updating the release date label for version 2.9.5. No source code, build scripts, cryptographic routines, or device behavior is altered.
Changed components
Inspect captured patch +2 / −2
diff --git a/core/CHANGELOG.T3W1.md b/core/CHANGELOG.T3W1.md
index e3808d1e1..5d95dadab 100644
--- a/core/CHANGELOG.T3W1.md
+++ b/core/CHANGELOG.T3W1.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/).
-## [2.9.5] (internal release)
+## [2.9.5] (28th November 2025)
### Fixed
- Fixed tamper RSOD not showing. [#6165]
diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md
index 1b291fbd3..b6875bf1f 100644
--- a/core/CHANGELOG.md
+++ b/core/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/).
-## [2.9.5] (internal release)
+## [2.9.5] (28th November 2025)
### Fixed
- Fixed tamper RSOD not showing. [#6165]
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.