aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <flyswatter@users.noreply.github.com>2017-01-17 06:21:59 +0800
committerGitHub <noreply@github.com>2017-01-17 06:21:59 +0800
commit88fabdd2de78d0dd4be86b02c94a64d9748667fa (patch)
treecac32de6cc520917db9621ce93f7f4ad9abd787e /CHANGELOG.md
parentc05b783466c792789e321e5012e6e4fed6908abd (diff)
parent9203b8c30525e37c3a8760b1d6146add099f4490 (diff)
downloadtangerine-wallet-browser-88fabdd2de78d0dd4be86b02c94a64d9748667fa.tar.gz
tangerine-wallet-browser-88fabdd2de78d0dd4be86b02c94a64d9748667fa.tar.zst
tangerine-wallet-browser-88fabdd2de78d0dd4be86b02c94a64d9748667fa.zip
Merge pull request #1008 from MetaMask/Version-3.0.0v3.0.0
Version 3.0.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c50ce4b8..bca599344 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+## 3.0.0 2017-1-16
+
- Fix seed word account generation (https://medium.com/metamask/metamask-3-migration-guide-914b79533cdd#.t4i1qmmsz).
- Fix Bug where you see a empty transaction flash by on the confirm transaction view.
- Create visible difference in transaction history between a approved but not yet included in a block transaction and a transaction who has been confirmed.