diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-04-16 01:01:46 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-04-16 01:01:46 +0800 |
commit | 81fc1e5f7dc958af40d8113b80c8cfb38c2016ef (patch) | |
tree | f982753206e04442a1eaa4977c961f3911095d33 /CHANGELOG.md | |
parent | 382cca4a8ec80a157e6b54113cf1fcd774b7eb40 (diff) | |
download | tangerine-wallet-browser-81fc1e5f7dc958af40d8113b80c8cfb38c2016ef.tar tangerine-wallet-browser-81fc1e5f7dc958af40d8113b80c8cfb38c2016ef.tar.gz tangerine-wallet-browser-81fc1e5f7dc958af40d8113b80c8cfb38c2016ef.tar.bz2 tangerine-wallet-browser-81fc1e5f7dc958af40d8113b80c8cfb38c2016ef.tar.lz tangerine-wallet-browser-81fc1e5f7dc958af40d8113b80c8cfb38c2016ef.tar.xz tangerine-wallet-browser-81fc1e5f7dc958af40d8113b80c8cfb38c2016ef.tar.zst tangerine-wallet-browser-81fc1e5f7dc958af40d8113b80c8cfb38c2016ef.zip |
Bump version to 1.5.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c3ed073a..e74a095dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Current Master +# 1.5.1 2016-04-15 + - Corrected text above account list. Selected account is visible to all sites, not just the current domain. - Merged the UI codebase into the main plugin codebase for simpler maintenance. - Fix Ether display rounding error. Now rendering to four decimal points. |