mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-23 23:08:14 +00:00
core+legacy: update changelogs
This commit is contained in:
parent
b317613d63
commit
a63e6fc4ef
@ -1,10 +1,14 @@
|
||||
Version 2.x.x [not yet released]
|
||||
* SD card protection
|
||||
* Upgrade MicroPython to 1.12
|
||||
|
||||
Version 2.3.0 [not yet released]
|
||||
* Passphrase redesign
|
||||
* Cache up to 10 sessions (passphrases)
|
||||
* Properly limit passphrase to 50 bytes and not 50 characters
|
||||
* Monero: add confirmation dialog for unlock_time
|
||||
* Show xpubs with multisig get_address
|
||||
* Upgrade MicroPython to 1.12
|
||||
* Introduce FatFS (version 0.14)
|
||||
|
||||
Version 2.2.0 [Jan 2020]
|
||||
* Remove unused ButtonRequest.data field
|
||||
|
@ -4,6 +4,9 @@ Version 1.9.0 [not yet released]
|
||||
* Make LoadDevice debug only and drop its XPRV feature
|
||||
* Add feature to retrieve the next U2F counter
|
||||
* Passphrase redesign
|
||||
* Cache up to 10 sessions (passphrases)
|
||||
* Show xpubs with multisig get_address
|
||||
* Update nanopb api to version 0.4
|
||||
|
||||
Version 1.8.3 [Sep 2019]
|
||||
* Small code improvements
|
||||
|
Loading…
Reference in New Issue
Block a user