Bump version and changelog

feature/default_network_editable
Dan Finlay 9 years ago
parent 266e3c7ddb
commit 0fb997c55b
  1. 4
      CHANGELOG.md
  2. 2
      app/manifest.json

@ -2,10 +2,14 @@
## Current Master
## 1.4.0 2016-04-08
- Removed extra entropy text field for simplified vault creation.
- Now supports exporting an account's private key.
- Unified button and input styles across the app.
- Removed some non-working placeholder UI until it works.
- Fix popup's web3 stream provider
- Temporarily deactivated fauceting indication because it would activate when restoring an empty account.
## 1.3.2 2016-04-04

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "Metamask",
"version": "1.3.2",
"version": "1.4.0",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"icons": {

Loading…
Cancel
Save