mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Version 3.5.0
This commit is contained in:
parent
4819f3a91d
commit
d9c2f4f5e8
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Current Master
|
## Current Master
|
||||||
|
|
||||||
|
## 3.5.0 2017-3-27
|
||||||
|
|
||||||
- Add better error messages for when a transaction fails on approval
|
- Add better error messages for when a transaction fails on approval
|
||||||
- Allow sending to ENS names in send form on Ropsten.
|
- Allow sending to ENS names in send form on Ropsten.
|
||||||
- Added an address book functionality that remembers the last 15 unique addresses sent to.
|
- Added an address book functionality that remembers the last 15 unique addresses sent to.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "MetaMask",
|
"name": "MetaMask",
|
||||||
"short_name": "Metamask",
|
"short_name": "Metamask",
|
||||||
"version": "3.4.0",
|
"version": "3.5.0",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"author": "https://metamask.io",
|
"author": "https://metamask.io",
|
||||||
"description": "Ethereum Browser Extension",
|
"description": "Ethereum Browser Extension",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user