mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-05 15:48:45 +00:00
client: only normalize passphrase if not entered on device
This commit is contained in:
parent
831fde9c5c
commit
cf9106ff5d
@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
|
|||||||
|
|
||||||
_At the moment, the project does __not__ adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). That is expected to change with version 1.0._
|
_At the moment, the project does __not__ adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). That is expected to change with version 1.0._
|
||||||
|
|
||||||
|
## [0.11.1] - unreleased
|
||||||
|
[0.11.1]: https://github.com/trezor/python-trezor/compare/v0.11.0...master
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- crash when entering passphrase on device with Trezor T
|
||||||
|
|
||||||
## [0.11.0] - 2018-12-06
|
## [0.11.0] - 2018-12-06
|
||||||
[0.11.0]: https://github.com/trezor/python-trezor/compare/v0.10.2...v0.11.0
|
[0.11.0]: https://github.com/trezor/python-trezor/compare/v0.10.2...v0.11.0
|
||||||
|
Loading…
Reference in New Issue
Block a user