mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Version 2.10.0
This commit is contained in:
parent
7af18a4b55
commit
bb8241f711
@ -2,11 +2,12 @@
|
||||
|
||||
## Current Master
|
||||
|
||||
- Add a back button and and functionality to unlock screen so
|
||||
that you can recover your vault from seed or create a new one
|
||||
if you forget your password.
|
||||
## 2.10.0 2016-08-29
|
||||
|
||||
- Changed transaction approval from notifications system to popup system.
|
||||
- Add a back button to locked screen to allow restoring vault from seed words when password is forgotten.
|
||||
- Forms now retain their values even when closing the popup and reopening it.
|
||||
- Fixed a spelling error in provider menu.
|
||||
|
||||
## 2.9.2 2016-08-24
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "MetaMask",
|
||||
"short_name": "Metamask",
|
||||
"version": "2.9.2",
|
||||
"version": "2.10.0",
|
||||
"manifest_version": 2,
|
||||
"description": "Ethereum Browser Extension",
|
||||
"commands": {
|
||||
|
Loading…
Reference in New Issue
Block a user