Skip to content

Commit 8df0051

Browse files
committed
Version 2.12.1
1 parent d3bd623 commit 8df0051

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,15 +2,17 @@
22

33
## Current Master
44

5+
## 2.12.1 2016-09-14
6+
57
- Fixed bug where if you send a transaction from within MetaMask extension the
68
popup notification opens up.
9+
- Fixed bug where some tx errors would block subsequent txs until the plugin was refreshed.
710

811
## 2.12.0 2016-09-14
912

1013
- Add a QR button to the Account detail screen
1114
- Fixed bug where opening MetaMask could close a non-metamask popup.
1215
- Fixed memory leak that caused occasional crashes.
13-
- Fixed bug where some tx errors would block subsequent txs until the plugin was refreshed.
1416

1517
## 2.11.1 2016-09-12
1618

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": "2.12.0",
4+
"version": "2.12.1",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)