diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-04-30 03:45:46 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-04-30 03:45:46 +0800 |
commit | 9360e33510594878a141fdb2bc652df7e1643c93 (patch) | |
tree | 2108aa592a6347febe9969d47df882cd8a49ce69 /CHANGELOG.md | |
parent | 9b524b4f28bebbdf8351763b61e897f33021e25b (diff) | |
download | tangerine-wallet-browser-9360e33510594878a141fdb2bc652df7e1643c93.tar tangerine-wallet-browser-9360e33510594878a141fdb2bc652df7e1643c93.tar.gz tangerine-wallet-browser-9360e33510594878a141fdb2bc652df7e1643c93.tar.bz2 tangerine-wallet-browser-9360e33510594878a141fdb2bc652df7e1643c93.tar.lz tangerine-wallet-browser-9360e33510594878a141fdb2bc652df7e1643c93.tar.xz tangerine-wallet-browser-9360e33510594878a141fdb2bc652df7e1643c93.tar.zst tangerine-wallet-browser-9360e33510594878a141fdb2bc652df7e1643c93.zip |
Convert icons to identicons
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 047865f02..f53bc4fc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - 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. +- Account icons are now "identicons" (deterministically generated from the address). # 1.6.0 2016-04-22 |