diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
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. |