1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Bump changelog

This commit is contained in:
Dan Finlay 2016-04-25 13:49:53 -07:00
parent 4c46cbc99c
commit 88ed546a9a

View File

@ -2,6 +2,10 @@
## Current Master
- Account detail view is now the primary view.
- The account detail view now has a "Change acct" button which shows the account list.
- Clicking accounts in the account list now both selects that account and displays that account's detail view.
# 1.6.0 2016-04-22
- Pending transactions are now persisted to localStorage and resume even after browser is closed.