diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-04-14 06:47:40 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-04-14 06:47:40 +0800 |
commit | 8cb4c0445cab2c472f99cf0f503962136fea6420 (patch) | |
tree | 0e1b750274d1c7e524269d768cfcb59e8d08b2b0 /CHANGELOG.md | |
parent | a27677a87c783f8e4707343b4e900e2e44ceb42f (diff) | |
download | tangerine-wallet-browser-8cb4c0445cab2c472f99cf0f503962136fea6420.tar tangerine-wallet-browser-8cb4c0445cab2c472f99cf0f503962136fea6420.tar.gz tangerine-wallet-browser-8cb4c0445cab2c472f99cf0f503962136fea6420.tar.bz2 tangerine-wallet-browser-8cb4c0445cab2c472f99cf0f503962136fea6420.tar.lz tangerine-wallet-browser-8cb4c0445cab2c472f99cf0f503962136fea6420.tar.xz tangerine-wallet-browser-8cb4c0445cab2c472f99cf0f503962136fea6420.tar.zst tangerine-wallet-browser-8cb4c0445cab2c472f99cf0f503962136fea6420.zip |
Add merge to changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5206c1684..83c0f1709 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Current Master - 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. ## 1.5.0 2016-04-13 |