mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-26 08:58:06 +00:00
update CHANGELOG
This commit is contained in:
parent
d83f3c1b28
commit
1d4421ca55
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,15 +1,18 @@
|
|||||||
## 1.1.2-beta
|
## 1.0.3-beta
|
||||||
|
|
||||||
__added__
|
__added__
|
||||||
|
- Ethereum: sign & verify tab
|
||||||
- Stellar and Cardano external wallets
|
- Stellar and Cardano external wallets
|
||||||
|
- UI: modal background fade in/ fade out
|
||||||
|
- UI: fonts refactoring
|
||||||
|
- Experimental Ripple support (disabled by default)
|
||||||
|
|
||||||
# new feature/ripple
|
|
||||||
__changed__
|
__changed__
|
||||||
- Split code to coin specific components. actions and reducers
|
- Split code to coin specific types for components, actions and reducers (ripple/ethereum/...)
|
||||||
|
- Update
|
||||||
- Use TrezorConnect to communicate with trezor-blockchain-link
|
- Use TrezorConnect to communicate with trezor-blockchain-link
|
||||||
|
|
||||||
__added__
|
__fixed__
|
||||||
- Ripple support
|
- validation of token existence in send tx draft (https://github.com/trezor/trezor-wallet/pull/252)
|
||||||
|
|
||||||
## 1.0.2-beta
|
## 1.0.2-beta
|
||||||
__changed__
|
__changed__
|
||||||
|
Loading…
Reference in New Issue
Block a user