diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-08-23 06:04:13 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-08-23 06:04:13 +0800 |
commit | 642e84da6c6fa03d8848c9e1ecb082949b990b9a (patch) | |
tree | 33a9e77a0e080077f3c6eae24269a6c5e0aff679 /CHANGELOG.md | |
parent | 6e1000f361afcf259beb587d777f3025fcde7667 (diff) | |
download | tangerine-wallet-browser-642e84da6c6fa03d8848c9e1ecb082949b990b9a.tar tangerine-wallet-browser-642e84da6c6fa03d8848c9e1ecb082949b990b9a.tar.gz tangerine-wallet-browser-642e84da6c6fa03d8848c9e1ecb082949b990b9a.tar.bz2 tangerine-wallet-browser-642e84da6c6fa03d8848c9e1ecb082949b990b9a.tar.lz tangerine-wallet-browser-642e84da6c6fa03d8848c9e1ecb082949b990b9a.tar.xz tangerine-wallet-browser-642e84da6c6fa03d8848c9e1ecb082949b990b9a.tar.zst tangerine-wallet-browser-642e84da6c6fa03d8848c9e1ecb082949b990b9a.zip |
Merge master
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b2626616..d2db94a4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ ## Current Master +- Changed transaction approval from notifications system to popup system. + ## 2.9.0 2016-08-22 - Added ShapeShift to the transaction history - Added affiliate key to Shapeshift requests - Added feature to reflect current conversion rates of current vault balance. -- Changed transaction approval from notifications system to popup system. - Modify balance display logic. ## 2.8.0 2016-08-15 |