mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-22 22:38:08 +00:00
docs(core/bootloader): changelog for 2.1.4
This commit is contained in:
parent
297b2bade7
commit
0953d2f6aa
@ -1 +0,0 @@
|
|||||||
Minimize risk of losing seed when upgrading firmware
|
|
@ -1 +0,0 @@
|
|||||||
Support interaction-less upgrade
|
|
@ -1 +0,0 @@
|
|||||||
Added firmware update without interaction.
|
|
@ -4,6 +4,13 @@ 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/).
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
|
|
||||||
|
## 2.1.4 [November 2023]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Minimize risk of losing seed when upgrading firmware. [#2794]
|
||||||
|
- Support interaction-less upgrade. [#2919]
|
||||||
|
|
||||||
|
|
||||||
## 2.1.3 [September 2023]
|
## 2.1.3 [September 2023]
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
@ -98,8 +105,10 @@ Internal only release for Model R prototypes.
|
|||||||
[#2587]: https://github.com/trezor/trezor-firmware/pull/2587
|
[#2587]: https://github.com/trezor/trezor-firmware/pull/2587
|
||||||
[#2595]: https://github.com/trezor/trezor-firmware/pull/2595
|
[#2595]: https://github.com/trezor/trezor-firmware/pull/2595
|
||||||
[#2623]: https://github.com/trezor/trezor-firmware/pull/2623
|
[#2623]: https://github.com/trezor/trezor-firmware/pull/2623
|
||||||
|
[#2794]: https://github.com/trezor/trezor-firmware/pull/2794
|
||||||
[#2879]: https://github.com/trezor/trezor-firmware/pull/2879
|
[#2879]: https://github.com/trezor/trezor-firmware/pull/2879
|
||||||
[#2896]: https://github.com/trezor/trezor-firmware/pull/2896
|
[#2896]: https://github.com/trezor/trezor-firmware/pull/2896
|
||||||
|
[#2919]: https://github.com/trezor/trezor-firmware/pull/2919
|
||||||
[#2941]: https://github.com/trezor/trezor-firmware/pull/2941
|
[#2941]: https://github.com/trezor/trezor-firmware/pull/2941
|
||||||
[#2955]: https://github.com/trezor/trezor-firmware/pull/2955
|
[#2955]: https://github.com/trezor/trezor-firmware/pull/2955
|
||||||
[#2989]: https://github.com/trezor/trezor-firmware/pull/2989
|
[#2989]: https://github.com/trezor/trezor-firmware/pull/2989
|
||||||
|
Loading…
Reference in New Issue
Block a user