1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-27 10:48:22 +00:00

update changelog

This commit is contained in:
slowbackspace 2019-05-23 15:13:44 +02:00
parent 01ddcf5349
commit 082851015c

View File

@ -10,8 +10,11 @@ __changed__
- input validation - mandatory leading 0 for float numbers
- regexps refactored to functions, added unit tests
- limit passphrase length to 50 bytes
- upgrade react-router and connected-react-router
__fixed__
- xrp accounts not updating in case of remembered device
- rounding in calculating total balance in local currency
- react hot loader
- minor l10n fixes