chore(core): update changelogs for 2.11.0 release
What changed, and why it matters
This commit only updates the version number shown at the top of six changelog files from 2.10.1 to 2.11.0. No code, no bug fixes, and no security changes are present.
No action required; this is a documentation-only release-prep commit with no security relevance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is a six-line version bump across Markdown changelog files for Trezor core firmware variants (T2B1, T2T1, T3B1, T3T1, T3W1, and the generic core changelog). It changes the heading ‘## [2.10.1]’ to ‘## [2.11.0]’ and is tagged ‘[no changelog]’. There are no source-code, build, or configuration modifications.
Changed components
core/CHANGELOG.T2B1.mdcore/CHANGELOG.T2T1.mdcore/CHANGELOG.T3B1.mdcore/CHANGELOG.T3T1.mdcore/CHANGELOG.T3W1.mdcore/CHANGELOG.mdInspect captured patch +6 / −6
diff --git a/core/CHANGELOG.T2B1.md b/core/CHANGELOG.T2B1.md
index db1dbe04..e38464ae 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.10.1] (18th March 2026)
+## [2.11.0] (18th March 2026)
### Added
- Adding TRON support for TRX and other TRC-20 tokens, smart contracts, and Stake 2.0. [#5358]
diff --git a/core/CHANGELOG.T2T1.md b/core/CHANGELOG.T2T1.md
index 2991efc6..8667d840 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.10.1] (18th March 2026)
+## [2.11.0] (18th March 2026)
### Added
- Adding TRON support for TRX and other TRC-20 tokens, smart contracts, and Stake 2.0. [#5358]
diff --git a/core/CHANGELOG.T3B1.md b/core/CHANGELOG.T3B1.md
index 2de0d8db..cc2a722b 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.10.1] (18th March 2026)
+## [2.11.0] (18th March 2026)
### Added
- Adding TRON support for TRX and other TRC-20 tokens, smart contracts, and Stake 2.0. [#5358]
diff --git a/core/CHANGELOG.T3T1.md b/core/CHANGELOG.T3T1.md
index 9d3a1cb1..0e461117 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.10.1] (18th March 2026)
+## [2.11.0] (18th March 2026)
### Added
- Adding TRON support for TRX and other TRC-20 tokens, smart contracts, and Stake 2.0. [#5358]
diff --git a/core/CHANGELOG.T3W1.md b/core/CHANGELOG.T3W1.md
index ac193c05..cfcae08f 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.10.1] (18th March 2026)
+## [2.11.0] (18th March 2026)
### Added
- Adding TRON support for TRX and other TRC-20 tokens, smart contracts, and Stake 2.0. [#5358]
diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md
index 68c0475b..657d2e8d 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.10.1] (18th March 2026)
+## [2.11.0] (18th March 2026)
### Added
- Adding TRON support for TRX and other TRC-20 tokens, smart contracts, and Stake 2.0. [#5358]
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.