1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Version 3.6.0

t # Explicit paths specified without -i or -o; assuming --only paths...
This commit is contained in:
Dan Finlay 2017-04-27 15:11:01 -07:00
parent a9a39bdf8f
commit 6d1fe7845c
2 changed files with 5 additions and 2 deletions

View File

@ -2,12 +2,15 @@
## Current Master
## 3.6.0 2017-4-25
- Add Rinkeby Test Network to our network list.
## 3.5.4 2017-4-25
- Fix occasional nonce tracking issue.
- Fix bug where some events would not be emitted by web3.
- 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.
## 3.5.3 2017-4-24

View File

@ -1,7 +1,7 @@
{
"name": "MetaMask",
"short_name": "Metamask",
"version": "3.5.4",
"version": "3.6.0",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",