1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-14 04:19:09 +00:00

update changelog

This commit is contained in:
slowbackspace 2019-04-25 14:27:41 +02:00
parent cb9bbaa3c1
commit 396692bced

View File

@ -2,6 +2,20 @@
__added__
- Coin visibility settings
- Complete russian and ukrainian localization
- Auto reconnect to a backend after losing connection
__changed__
- static (without animation) active tab indicator
- input validation - mandatory leading 0 for float numbers
- regexps refactored to functions, added unit tests
__removed__
- Text "already used" from token select in case of already added tokens
__fixed__
- react hot loader
- minor l10n fixes
## 1.2.0-beta
__added__