Skip to content

Commit 2e7be15

Browse files
committed
Version 3.8.1
1 parent 96c8236 commit 2e7be15

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Current Master
44

5+
## 3.8.1 2017-6-30
6+
57
- Temporarily disabled loading popular tokens by default to improve performance.
68
- Remove SEND token button until a better token sending form can be built, due to some precision issues.
79
- Fix precision bug in token balances.

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.8.0",
4+
"version": "3.8.1",
55
"manifest_version": 2,
66
"author": "https://metamask.io",
77
"description": "Ethereum Browser Extension",

0 commit comments

Comments
 (0)