aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Miller <danjm.com@gmail.com>2019-08-03 07:14:29 +0800
committerDan Miller <danjm.com@gmail.com>2019-08-03 07:14:29 +0800
commit8c9404f2ae73b5a64a3e3f8b65d7670316356b1e (patch)
treeed0665e0c9e8c20ab77a1891391ef25b5d5d0825
parent165f44d3a487adc580cc4b68580d3ac42a34bcd0 (diff)
downloadtangerine-wallet-browser-8c9404f2ae73b5a64a3e3f8b65d7670316356b1e.tar.gz
tangerine-wallet-browser-8c9404f2ae73b5a64a3e3f8b65d7670316356b1e.tar.zst
tangerine-wallet-browser-8c9404f2ae73b5a64a3e3f8b65d7670316356b1e.zip
Version 7.0.0
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3570bbdcc..8de3aa8de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,14 @@
# Changelog
## Current Develop Branch
+
+## 7.0.0 Fri Aug 02 2019
- [#6828](https://github.com/MetaMask/metamask-extension/pull/6828): Capitalized speed up label to match rest of UI
-- [#6833](https://github.com/MetaMask/metamask-extension/pull/6833): Fix "npm install" failing due to pinned sub-dependency
+- [#6874](https://github.com/MetaMask/metamask-extension/pull/6928): Allows skipping of seed phrase challenge during onboarding, and completing it at a later time
+- [#6900](https://github.com/MetaMask/metamask-extension/pull/6900): Prevent opening of asset dropdown if no tokens in account
+- [#6904](https://github.com/MetaMask/metamask-extension/pull/6904): Set privacy mode as default
+- [#6914](https://github.com/MetaMask/metamask-extension/pull/6914): Adds Address Book feature
+- [#6928](https://github.com/MetaMask/metamask-extension/pull/6928): Disable Copy Tx ID and block explorer link for transactions without hash
## 6.7.2 Mon Jul 01 2019