aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authortmashuang <thomas.b.huang@gmail.com>2018-09-18 03:41:11 +0800
committertmashuang <thomas.b.huang@gmail.com>2018-09-18 03:41:11 +0800
commit0ec01cc1d753aac4612d6d867ed335a00189639a (patch)
treec7f7ad45d6373ea562e4c243b76340981905dfd0 /CHANGELOG.md
parent934b10307c97793dd2cf5ac10c3b4d96fb8cbfcc (diff)
downloadtangerine-wallet-browser-0ec01cc1d753aac4612d6d867ed335a00189639a.tar
tangerine-wallet-browser-0ec01cc1d753aac4612d6d867ed335a00189639a.tar.gz
tangerine-wallet-browser-0ec01cc1d753aac4612d6d867ed335a00189639a.tar.bz2
tangerine-wallet-browser-0ec01cc1d753aac4612d6d867ed335a00189639a.tar.lz
tangerine-wallet-browser-0ec01cc1d753aac4612d6d867ed335a00189639a.tar.xz
tangerine-wallet-browser-0ec01cc1d753aac4612d6d867ed335a00189639a.tar.zst
tangerine-wallet-browser-0ec01cc1d753aac4612d6d867ed335a00189639a.zip
Bump Changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f3fe4108..25d0e7346 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,18 @@
## Current Develop Branch
+## 4.10.0 Mon Sep 17 2018
+
+- [#4803](https://github.com/MetaMask/metamask-extension/pull/4803): Implement EIP-712: Sign typed data, but continue to support v1.
+- [#4898](https://github.com/MetaMask/metamask-extension/pull/4898): Restore multiple consecutive accounts with balances.
+- [#4279](https://github.com/MetaMask/metamask-extension/pull/4279): New BlockTracker and Json-Rpc-Engine based Provider.
+- [#5050](https://github.com/MetaMask/metamask-extension/pull/5050): Add Ledger hardware wallet support.
+- [#4919](https://github.com/MetaMask/metamask-extension/pull/4919): Refactor and Redesign Transaction List.
+- [#5182](https://github.com/MetaMask/metamask-extension/pull/5182): Add Transaction Details to the Transaction List view.
+- [#5229](https://github.com/MetaMask/metamask-extension/pull/5229): Clear old seed words when importing new seed words.
+- [#5264](https://github.com/MetaMask/metamask-extension/pull/5264): Improve click area for adjustment arrows buttons.
- [#4606](https://github.com/MetaMask/metamask-extension/pull/4606): Add new metamask_watchAsset method.
- [#5189](https://github.com/MetaMask/metamask-extension/pull/5189): Fix bug where Ropsten loading message is shown when connecting to Kovan.
-- [#4752](https://github.com/MetaMask/metamask-extension/issues/4752): Implement latest `eth_signTypedData` specification.
- [#5256](https://github.com/MetaMask/metamask-extension/pull/5256): Add mock EIP-1102 support
## 4.9.3 Wed Aug 15 2018