Skip to content

Commit

Permalink
chore(core): generate bootloader and prodtest changelogs
Browse files Browse the repository at this point in the history
[no changelog]
  • Loading branch information
TychoVrahe committed Sep 7, 2024
1 parent 5eb6897 commit 656a86b
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 8 deletions.
1 change: 0 additions & 1 deletion core/embed/bootloader/.changelog.d/3709.changed

This file was deleted.

1 change: 0 additions & 1 deletion core/embed/bootloader/.changelog.d/4081.changed

This file was deleted.

1 change: 0 additions & 1 deletion core/embed/bootloader/.changelog.d/4133.added

This file was deleted.

1 change: 0 additions & 1 deletion core/embed/bootloader/.changelog.d/4133.changed

This file was deleted.

1 change: 0 additions & 1 deletion core/embed/bootloader/.changelog.d/4140.fixed

This file was deleted.

17 changes: 17 additions & 0 deletions core/embed/bootloader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ 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.8 [September 2024]

### Added
- Added firmware downgrade protection [#4133]

### Changed
- Require confirmation when installing non-full trust firmware image on empty device [#3709]
- Fix incorrect error message when installing firmware for different model. [#4081]
- [T3B1, T3T1] Added bootloader unlock mechanism to U5 models [#4133]

### Fixed
- [T3B1] UI adjustments: fix icon on warning screen, replace empty logo with full during boot [#4140]

## 2.1.7 [July 2024]

### Added
Expand Down Expand Up @@ -144,5 +157,9 @@ Internal only release for Model R prototypes.
[#3303]: https://github.com/trezor/trezor-firmware/pull/3303
[#3370]: https://github.com/trezor/trezor-firmware/pull/3370
[#3429]: https://github.com/trezor/trezor-firmware/pull/3429
[#3709]: https://github.com/trezor/trezor-firmware/pull/3709
[#3711]: https://github.com/trezor/trezor-firmware/pull/3711
[#3770]: https://github.com/trezor/trezor-firmware/pull/3770
[#4081]: https://github.com/trezor/trezor-firmware/pull/4081
[#4133]: https://github.com/trezor/trezor-firmware/pull/4133
[#4140]: https://github.com/trezor/trezor-firmware/pull/4140
1 change: 0 additions & 1 deletion core/embed/prodtest/.changelog.d/3752.added

This file was deleted.

1 change: 0 additions & 1 deletion core/embed/prodtest/.changelog.d/4064.added

This file was deleted.

1 change: 0 additions & 1 deletion core/embed/prodtest/.changelog.d/4140.changed

This file was deleted.

12 changes: 12 additions & 0 deletions core/embed/prodtest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

## 0.2.9 [7th September 2024]

### Added
- Added commands to read bootloader and boardloader versions [#3752]
- Added TOUCH_CUSTOM and TOUCH_IDLE commands [#4064]

### Changed
- [T3B1] Changed welcome screen to show full white display [#4140]

## 0.2.8 [19th July 2024]

### Added
Expand Down Expand Up @@ -61,7 +70,10 @@

[#3325]: https://github.com/trezor/trezor-firmware/pull/3325
[#3370]: https://github.com/trezor/trezor-firmware/pull/3370
[#3752]: https://github.com/trezor/trezor-firmware/pull/3752
[#3769]: https://github.com/trezor/trezor-firmware/pull/3769
[#3770]: https://github.com/trezor/trezor-firmware/pull/3770
[#3900]: https://github.com/trezor/trezor-firmware/pull/3900
[#3932]: https://github.com/trezor/trezor-firmware/pull/3932
[#4064]: https://github.com/trezor/trezor-firmware/pull/4064
[#4140]: https://github.com/trezor/trezor-firmware/pull/4140

0 comments on commit 656a86b

Please sign in to comment.