Skip to content

Commit d77e0af

Browse files
committed
Version 3.10.4
1 parent 828dbd7 commit d77e0af

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
## Current Master
44

5+
## 3.10.4 2017-9-27
6+
57
- 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.
610

711
## 3.10.3 2017-9-21
812

app/manifest.json

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

0 commit comments

Comments
 (0)