1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-27 08:21:27 +00:00

added CHANGELOG

This commit is contained in:
Szymon Lesisz 2018-12-11 13:25:48 +01:00
parent fc4ff5d71c
commit 7fc60c5fe3

View File

@ -1,3 +1,11 @@
## feature/ripple
__changed__
- Split code to coin specific components. actions and reducers
- Use TrezorConnect to communicate with trezor-blockchain-link
__added__
- Ripple support
## 1.0.2-beta
__changed__
- Fiat rates from coingecko (https://github.com/trezor/trezor-wallet/pull/242)