Skip to content

Commit

Permalink
Merge pull request #593 from MetaMask/Version-2.10.0
Browse files Browse the repository at this point in the history
Version 2.10.0
  • Loading branch information
danfinlay authored Aug 29, 2016
2 parents 7af18a4 + bb8241f commit 47429fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion app/manifest.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 47429fc

Please sign in to comment.