diff options
author | Dan Finlay <dan@danfinlay.com> | 2017-10-12 03:15:31 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2017-10-12 03:15:31 +0800 |
commit | 9f063c320c334c997d0ce10ccad1ff323dac128a (patch) | |
tree | f45d4181bdd424a18b59028624350f62dd2f4e26 /CHANGELOG.md | |
parent | f18615a82abafee1a648e8de6f60ecc54e1aabb4 (diff) | |
download | tangerine-wallet-browser-9f063c320c334c997d0ce10ccad1ff323dac128a.tar tangerine-wallet-browser-9f063c320c334c997d0ce10ccad1ff323dac128a.tar.gz tangerine-wallet-browser-9f063c320c334c997d0ce10ccad1ff323dac128a.tar.bz2 tangerine-wallet-browser-9f063c320c334c997d0ce10ccad1ff323dac128a.tar.lz tangerine-wallet-browser-9f063c320c334c997d0ce10ccad1ff323dac128a.tar.xz tangerine-wallet-browser-9f063c320c334c997d0ce10ccad1ff323dac128a.tar.zst tangerine-wallet-browser-9f063c320c334c997d0ce10ccad1ff323dac128a.zip |
Fix link to token support page
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a8bb48e9f..42ded93b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Add new support for new eth_signTypedData method per EIP 712. - Fix bug where some transactions would be shown as pending forever, even after successfully mined. - Fix bug where a transaction might be shown as pending forever if another tx with the same nonce was mined. +- Fix link to support article on token addresses. ## 3.10.9 2017-10-5 |