diff options
Merge branch 'MoveAccountExportToSubview' into FixButtonStyleBug
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 47cd69897..f6295cf7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## Current Master - Add support for calls to `eth.sign`. +- Moved account exporting within transitioning subview on the account detail view. +- Added buttons to the account export process. ## 1.7.0 2016-04-29 |