mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 1.8.0
This commit is contained in:
parent
d80f06d62e
commit
366f45d461
@ -2,8 +2,10 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
## 1.8.0 2016-05-10
|
||||
|
||||
- Add support for calls to `eth.sign`.
|
||||
- Moved account exporting within transitioning subview on the account detail view.
|
||||
- Moved account exporting within subview of the account detail view.
|
||||
- Added buttons to the account export process.
|
||||
- Improved visual appearance of account detail transition where button heights would change.
|
||||
- Restored back button to account detail view.
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "__MSG_appName__",
|
||||
"short_name": "Metamask",
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.0",
|
||||
"manifest_version": 2,
|
||||
"description": "__MSG_appDescription__",
|
||||
"icons": {
|
||||
|
Loading…
Reference in New Issue
Block a user