aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-05-11 01:48:46 +0800
committerDan Finlay <dan@danfinlay.com>2016-05-11 01:48:46 +0800
commit366f45d461a869c417497570d137cdc36dd8f33d (patch)
treeb52b3d043fe01d237f88547b0b1e8c7865741698 /CHANGELOG.md
parentd80f06d62edee5f089764139fa5abe719981afb0 (diff)
downloadtangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar
tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar.gz
tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar.bz2
tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar.lz
tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar.xz
tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.tar.zst
tangerine-wallet-browser-366f45d461a869c417497570d137cdc36dd8f33d.zip
Version 1.8.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b0df0be73..e03bec32d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,10 @@
## Current Master
+## 1.8.0 2016-05-10
+
- Add support for calls to `eth.sign`.
-- Moved account exporting within transitioning subview on the account detail view.
+- Moved account exporting within subview of the account detail view.
- Added buttons to the account export process.
- Improved visual appearance of account detail transition where button heights would change.
- Restored back button to account detail view.