1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 06:18:07 +00:00

core/changelog: add FIDO2's Ed25519

This commit is contained in:
Tomas Susanka 2020-03-23 08:00:31 +00:00
parent b3cd760df0
commit 025436db47

View File

@ -7,6 +7,7 @@ Version 2.3.0 [not yet released]
* Show xpubs with multisig get_address
* Upgrade MicroPython to 1.12
* Introduce FatFS (version 0.14)
* Support Ed25519 in FIDO2
Version 2.2.0 [Jan 2020]
* Remove unused ButtonRequest.data field