1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-28 09:58:23 +00:00

update changelog

This commit is contained in:
Vladimir Volek 2018-12-14 14:23:41 +01:00
parent 436723ae58
commit 811df82d83

View File

@ -1,10 +1,15 @@
## feature/ripple
## 1.1.2-beta
__added__
- Stellar and Cardano external wallets
# new feature/ripple
__changed__
- Split code to coin specific components. actions and reducers
- Use TrezorConnect to communicate with trezor-blockchain-link
__added__
- Ripple support
- Ripple support
## 1.0.2-beta
__changed__