What changed, and why it matters
This commit simply changes release dates in seven changelog files from 14 May 2026 back to 21 May 2026. It is a reversion of an earlier date-change commit. There is no code change and no security relevance.
No security action needed. Treat as routine documentation/metadata maintenance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies only Markdown changelog files, updating the heading date for firmware version 2.11.2 and bootloader version 2.1.17. No source code, build scripts, binaries, or configuration files are touched. The commit message explicitly describes it as a revert of a release-date update.
Changed components
Inspect captured patch +7 / −7
diff --git a/core/CHANGELOG.T2B1.md b/core/CHANGELOG.T2B1.md
index b1680cf2..97b9a88c 100644
--- a/core/CHANGELOG.T2B1.md
+++ b/core/CHANGELOG.T2B1.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.11.2] (14th May 2026)
+## [2.11.2] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
diff --git a/core/CHANGELOG.T2T1.md b/core/CHANGELOG.T2T1.md
index d0404bda..727f524c 100644
--- a/core/CHANGELOG.T2T1.md
+++ b/core/CHANGELOG.T2T1.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.11.2] (14th May 2026)
+## [2.11.2] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
diff --git a/core/CHANGELOG.T3B1.md b/core/CHANGELOG.T3B1.md
index fef1e5e9..1ca67211 100644
--- a/core/CHANGELOG.T3B1.md
+++ b/core/CHANGELOG.T3B1.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.11.2] (14th May 2026)
+## [2.11.2] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
diff --git a/core/CHANGELOG.T3T1.md b/core/CHANGELOG.T3T1.md
index cdaa652a..9b315084 100644
--- a/core/CHANGELOG.T3T1.md
+++ b/core/CHANGELOG.T3T1.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.11.2] (14th May 2026)
+## [2.11.2] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
diff --git a/core/CHANGELOG.T3W1.md b/core/CHANGELOG.T3W1.md
index 53939b9f..e27f4c57 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.11.2] (14th May 2026)
+## [2.11.2] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md
index 24ff17c9..11672f26 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.11.2] (14th May 2026)
+## [2.11.2] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
diff --git a/core/embed/projects/bootloader/CHANGELOG.md b/core/embed/projects/bootloader/CHANGELOG.md
index aaa785d9..1c87de71 100644
--- a/core/embed/projects/bootloader/CHANGELOG.md
+++ b/core/embed/projects/bootloader/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.1.17 [14th May 2026]
+## 2.1.17 [21st May 2026]
### Added
- [T3W1] Add the MCU device certificate to startup_args. [#6807]
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.