Skip to content

Commit 6f17c99

Browse files
authored
Merge pull request #1343 from MetaMask/Version-3.5.4
Version 3.6.0
2 parents d8a5e6a + 6d1fe78 commit 6f17c99

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22

33
## Current Master
44

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+
511
- Fix occasional nonce tracking issue.
612
- Fix bug where some events would not be emitted by web3.
713
- Fix bug where an error would be thrown when composing signatures for networks with large ID values.
8-
- Add Rinkeby Test Network to our network list.
914

1015
## 3.5.3 2017-4-24
1116

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

0 commit comments

Comments
 (0)