Skip to content

Commit 4ed00ea

Browse files
committed
Version 3.11.0
1 parent 6072e71 commit 4ed00ea

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

33
## Current Master
44

5-
- Add new support for new eth_signTypedData method per EIP 712.
5+
## 3.11.0 2017-10-11
6+
7+
- Add support for new eth_signTypedData method per EIP 712.
68
- Fix bug where some transactions would be shown as pending forever, even after successfully mined.
79
- Fix bug where a transaction might be shown as pending forever if another tx with the same nonce was mined.
810
- Fix link to support article on token addresses.

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

0 commit comments

Comments
 (0)