Skip to content

Commit d9c2f4f

Browse files
committed
Version 3.5.0
1 parent 4819f3a commit d9c2f4f

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.5.0 2017-3-27
6+
57
- Add better error messages for when a transaction fails on approval
68
- Allow sending to ENS names in send form on Ropsten.
79
- Added an address book functionality that remembers the last 15 unique addresses sent to.

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

0 commit comments

Comments
 (0)