We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6072e71 commit 4ed00eaCopy full SHA for 4ed00ea
CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
## Current Master
4
5
-- Add new support for new eth_signTypedData method per EIP 712.
+## 3.11.0 2017-10-11
6
+
7
+- Add support for new eth_signTypedData method per EIP 712.
8
- Fix bug where some transactions would be shown as pending forever, even after successfully mined.
9
- Fix bug where a transaction might be shown as pending forever if another tx with the same nonce was mined.
10
- Fix link to support article on token addresses.
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.10.9",
+ "version": "3.11.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments