1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-22 05:10:56 +00:00

core: Update changelog.

This commit is contained in:
Andrew Kozlik 2020-06-22 18:00:44 +02:00 committed by Andrew Kozlik
parent 39c0ed2ff0
commit 91b615c217

View File

@ -12,6 +12,8 @@ _Most likely to be released on July 1st._
- Soft lock. #958
- Auto lock. #1027
- Dedicated `initialized` field in storage.
- Support EXTERNAL transaction inputs with a SLIP-0019 proof of ownership #1052
- Support pre-signed EXTERNAL transaction inputs
### Deprecated
- Deprecate `Overwintered` field in `SignTx` and `TxAck`.