mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 21:48:13 +00:00
docs(core/prodtest): changelog for 0.2.11
This commit is contained in:
parent
8361b0eea4
commit
d884daea42
@ -1 +0,0 @@
|
||||
Fixed a device crash in the CPUID READ command.
|
@ -1 +0,0 @@
|
||||
Fixed writing data (variant, batch) to OTP
|
@ -1,4 +1,10 @@
|
||||
|
||||
## 0.2.11 [20th November 2024]
|
||||
|
||||
### Fixed
|
||||
- Fixed a device crash in the CPUID READ command. [#4310]
|
||||
- Fixed writing data (variant, batch) to OTP. [#4313]
|
||||
|
||||
## 0.2.10 [20th November 2024]
|
||||
|
||||
### Added
|
||||
@ -84,3 +90,5 @@
|
||||
[#4064]: https://github.com/trezor/trezor-firmware/pull/4064
|
||||
[#4140]: https://github.com/trezor/trezor-firmware/pull/4140
|
||||
[#4252]: https://github.com/trezor/trezor-firmware/pull/4252
|
||||
[#4310]: https://github.com/trezor/trezor-firmware/pull/4310
|
||||
[#4313]: https://github.com/trezor/trezor-firmware/pull/4313
|
||||
|
Loading…
Reference in New Issue
Block a user