diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-04-26 05:16:07 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-04-26 05:16:07 +0800 |
commit | 82ac8bde5d246b58e90a7e428ee685cf1ee7c351 (patch) | |
tree | b032651204c21562a2431f3d3121f9ac81fe4c86 /CHANGELOG.md | |
parent | 1025eb3b4f90c2b909fe9d238cebba878c8ce2db (diff) | |
download | tangerine-wallet-browser-82ac8bde5d246b58e90a7e428ee685cf1ee7c351.tar.gz tangerine-wallet-browser-82ac8bde5d246b58e90a7e428ee685cf1ee7c351.tar.zst tangerine-wallet-browser-82ac8bde5d246b58e90a7e428ee685cf1ee7c351.zip |
Bump changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b699b10e..047865f02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - 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. +- Selected account is now persisted between sessions, so the current account stays selected. # 1.6.0 2016-04-22 |