aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2017-09-08 13:37:44 +0800
committerkumavis <aaron@kumavis.me>2017-09-08 13:37:44 +0800
commit671dafea9e8d379578c73672ba051205456219e3 (patch)
treec733017a12b83d70db21c61d16a07033ddefecbb /CHANGELOG.md
parent70401626e2544f254ddb06a21b5d3de7fdd7fb82 (diff)
parenta704e1d14370056a9a1a8af43c702bb00142532d (diff)
downloadtangerine-wallet-browser-671dafea9e8d379578c73672ba051205456219e3.tar.gz
tangerine-wallet-browser-671dafea9e8d379578c73672ba051205456219e3.tar.zst
tangerine-wallet-browser-671dafea9e8d379578c73672ba051205456219e3.zip
Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-leak-fix
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cab45914e..a63a8604a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,21 @@
# Changelog
## Current Master
+- Readded loose keyring label back into the account list.
+- Add info on token contract addresses.
+- Add validation preventing users from inputting their own addresses as token tracking addresses.
+
+## 3.9.12 2017-9-6
+
+- Fix bug that prevented Web3 1.0 compatibility
+- Make eth_sign deprecation warning less noisy
+- Add useful link to eth_sign deprecation warning.
+- Fix bug with network version serialization over synchronous RPC
+- Add MetaMask version to state logs.
+- Add the total amount of tokens when multiple tokens are added under the token list
+- Use HTTPS links for Etherscan.
+- Update Support center link to new one with HTTPS.
+- Make web3 deprecation notice more useful by linking to a descriptive article.
## 3.9.11 2017-8-24