1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00

core+legacy: update changelogs

This commit is contained in:
Pavol Rusnak 2020-04-16 14:20:18 +02:00
parent c461692f3a
commit 4b5a84eab7
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,6 @@
Version 2.3.0 [not yet released] Version 2.x.x [not yet released]
Version 2.3.0 [Apr 2020]
* Passphrase redesign * Passphrase redesign
* Cache up to 10 sessions (passphrases) * Cache up to 10 sessions (passphrases)
* SD card protection * SD card protection

View File

@ -1,4 +1,6 @@
Version 1.9.0 [not yet released] Version 1.x.x [not yet released]
Version 1.9.0 [Apr 2020]
* Disallow changing of settings via dry-run recovery * Disallow changing of settings via dry-run recovery
* Wipe code * Wipe code
* Make LoadDevice debug only and drop its XPRV feature * Make LoadDevice debug only and drop its XPRV feature