aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <somniac@me.com>2016-09-07 06:34:23 +0800
committerGitHub <noreply@github.com>2016-09-07 06:34:23 +0800
commitb1cd7ebc47f8ec2170c03cff67a0f8fd870a325a (patch)
tree52f4af47913eb907e28c1eb5a614d701f879e2e6 /CHANGELOG.md
parent095a40e33d40bc02ef6a6b7379eb6c90e0b4c3d8 (diff)
parent01618a88aa28a1302908b393428397e7a29416b4 (diff)
downloadtangerine-wallet-browser-b1cd7ebc47f8ec2170c03cff67a0f8fd870a325a.tar.gz
tangerine-wallet-browser-b1cd7ebc47f8ec2170c03cff67a0f8fd870a325a.tar.zst
tangerine-wallet-browser-b1cd7ebc47f8ec2170c03cff67a0f8fd870a325a.zip
Merge pull request #612 from MetaMask/first-time
Open Introduction Video tab on install
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 178879e8a..9021fdf01 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,9 @@
## Current Master
+- On fresh install, open a new tab with the MetaMask Introduction video.
+- Block negative values from transactions.
+
## 2.10.2 2016-09-02
- Fix bug where notification popup would not display.