Skip to content

Commit 6d1fe78

Browse files
committed
Version 3.6.0
t # Explicit paths specified without -i or -o; assuming --only paths...
1 parent a9a39bd commit 6d1fe78

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +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+
59
## 3.5.4 2017-4-25
610

711
- Fix occasional nonce tracking issue.
812
- Fix bug where some events would not be emitted by web3.
913
- Fix bug where an error would be thrown when composing signatures for networks with large ID values.
10-
- Add Rinkeby Test Network to our network list.
1114

1215
## 3.5.3 2017-4-24
1316

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

0 commit comments

Comments
 (0)