core+legacy: update changelogs

release/2020-03
Tomas Susanka 4 years ago
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…
Cancel
Save