We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76e198 commit 8b37bcfCopy full SHA for 8b37bcf
CHANGELOG.md
@@ -2,8 +2,11 @@
2
3
## Current Master
4
5
+## 2.10.1 2016-09-02
6
+
7
- Fix bug where provider menu did not allow switching to custom network from a custom network.
8
- Sending a transaction from within MetaMask no longer triggers a popup.
9
+- Fix Ethereum JSON RPC Filters bug.
10
11
## 2.10.0 2016-08-29
12
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "2.10.0",
+ "version": "2.10.1",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments