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

legacy: update changelog

This commit is contained in:
Pavol Rusnak 2020-08-05 12:02:04 +02:00
parent 568da98199
commit 1eca04b7b2
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -31,6 +31,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Re-introduce ability to spend pre-Overwinter UTXO on Zcash-like coins. [#1030]
### Security
- Adds a security check to prevent potential issues with paths used in altcoin transactions.
## 1.9.1 [Jun 2020]
### Security