mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 2.10.1
This commit is contained in:
parent
a76e198c9c
commit
8b37bcf16b
@ -2,8 +2,11 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 2.10.1 2016-09-02
|
||||||
|
|
||||||
- Fix bug where provider menu did not allow switching to custom network from a custom network.
|
- Fix bug where provider menu did not allow switching to custom network from a custom network.
|
||||||
- Sending a transaction from within MetaMask no longer triggers a popup.
|
- Sending a transaction from within MetaMask no longer triggers a popup.
|
||||||
|
- Fix Ethereum JSON RPC Filters bug.
|
||||||
|
|
||||||
## 2.10.0 2016-08-29
|
## 2.10.0 2016-08-29
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "2.10.0",
|
"version": "2.10.1",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "Ethereum Browser Extension",
|
"description": "Ethereum Browser Extension",
|
||||||
|
Loading…
Reference in New Issue
Block a user