Version 3.1.0

feature/default_network_editable
Dan Finlay 8 years ago
parent 28212d167c
commit 99ce68b4f6
  1. 2
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,6 +2,8 @@
## Current Master
## 3.1.0 2017-1-18
- Add ability to import accounts by private key.
- Fixed bug that returned the wrong transaction hashes on private networks that had not implemented EIP 155 replay protection (like TestRPC).

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

Loading…
Cancel
Save