From e2e8a7cca06f7e6f41f417d86710227b0b5428d6 Mon Sep 17 00:00:00 2001 From: Frankie Date: Wed, 1 Feb 2017 11:55:26 -0800 Subject: [PATCH] Add to CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec4e0afe5..65184e02b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Current Master +- Fix unapproved messages not being included in extension badge. - Fix rendering bug where the Confirm transaction view would lets you approve transactions when the account has insufficient balance. - Add ability to import accounts in JSON file format (used by Mist, Geth, MyEtherWallet, and more!)