We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8a5e6a + 6d1fe78 commit 6f17c99Copy full SHA for 6f17c99
CHANGELOG.md
@@ -2,10 +2,15 @@
2
3
## Current Master
4
5
+## 3.6.0 2017-4-25
6
+
7
+- Add Rinkeby Test Network to our network list.
8
9
+## 3.5.4 2017-4-25
10
11
- Fix occasional nonce tracking issue.
12
- Fix bug where some events would not be emitted by web3.
13
- Fix bug where an error would be thrown when composing signatures for networks with large ID values.
-- Add Rinkeby Test Network to our network list.
14
15
## 3.5.3 2017-4-24
16
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.5.3",
+ "version": "3.6.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments