We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 828dbd7 commit d77e0afCopy full SHA for d77e0af
CHANGELOG.md
@@ -2,7 +2,11 @@
2
3
## Current Master
4
5
+## 3.10.4 2017-9-27
6
+
7
- Fix bug that could mis-render token balances when very small. (Not actually included in 3.9.9)
8
+- Fix memory leak warning.
9
+- Fix bug where new event filters would not include historical events.
10
11
## 3.10.3 2017-9-21
12
app/manifest.json
@@ -1,7 +1,7 @@
1
{
"name": "MetaMask",
"short_name": "Metamask",
- "version": "3.10.3",
+ "version": "3.10.4",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "Ethereum Browser Extension",
0 commit comments