Skip to content

Commit 480c7c5

Browse files
committed
Version 3.2.0
1 parent 15ae200 commit 480c7c5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
## Current Master
44

5+
## 3.2.0 2017-1-24
6+
7+
- Add ability to import accounts in JSON file format (used by Mist, Geth, MyEtherWallet, and more!)
58
- Fix unapproved messages not being included in extension badge.
69
- Fix rendering bug where the Confirm transaction view would lets you approve transactions when the account has insufficient balance.
7-
- Add ability to import accounts in JSON file format (used by Mist, Geth, MyEtherWallet, and more!)
810

911
## 3.1.2 2017-1-24
1012

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MetaMask",
33
"short_name": "Metamask",
4-
"version": "3.1.2",
4+
"version": "3.2.0",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)