From 5e38f48f411755e585c0f2add80a748424288db0 Mon Sep 17 00:00:00 2001 From: Kevin Serrano Date: Fri, 9 Sep 2016 14:24:16 -0700 Subject: Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 4548480ec..9d89c2438 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Fix bug where pending transactions from Test net (or other networks) show up In Main net. - Add fiat conversion values to more views. -- On fresh install, open a new tab with the MetaMask Introduction video. +- On fresh install, open a new tab with the MetaMask Introduction video. Does not open on update. - Block negative values from transactions. - Fixed a memory leak. - MetaMask logo now renders as super lightweight SVG, improving compatibility and performance. -- cgit