Skip to content

Commit 8b37bcf

Browse files
committed
Version 2.10.1
1 parent a76e198 commit 8b37bcf

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22

33
## Current Master
44

5+
## 2.10.1 2016-09-02
6+
57
- Fix bug where provider menu did not allow switching to custom network from a custom network.
68
- Sending a transaction from within MetaMask no longer triggers a popup.
9+
- Fix Ethereum JSON RPC Filters bug.
710

811
## 2.10.0 2016-08-29
912

app/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MetaMask",
33
"short_name": "Metamask",
4-
"version": "2.10.0",
4+
"version": "2.10.1",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)