1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-23 15:08:19 +00:00

fix(build): T2B1 changelog

This commit is contained in:
Lukas Bielesch 2025-06-26 10:38:39 +02:00
parent 5e4c97f98d
commit e2b8206b9b
2 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed ### Changed
- Migrate storage to version 6. [#4747] - Migrate storage to version 6. [#4747]
- Changed unknown contract address warning screen. [#5045]
### Removed ### Removed
- Remove BNB Beacon Chain support. [#4227] - Remove BNB Beacon Chain support. [#4227]

View File

@ -13,7 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed ### Changed
- Migrate storage to version 6. [#4747] - Migrate storage to version 6. [#4747]
- [T3B1] Changed unknown contract address warning screen. [#5045] - [T2B1,T3B1] Changed unknown contract address warning screen. [#5045]
- [T3T1] Change multiple accounts warning to danger. [#5218] - [T3T1] Change multiple accounts warning to danger. [#5218]
### Removed ### Removed