aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan <danjm.com@gmail.com>2018-06-05 20:26:36 +0800
committerDan <danjm.com@gmail.com>2018-06-05 20:26:36 +0800
commit49f0df31742ed09d74ab9cc55d74f23152c19f20 (patch)
treeb853d92a33b6e551cd79c64b3ad362a9f80b9fc3 /CHANGELOG.md
parent8f0a3b83111a9ccf5d515cebbd33cabe9ab16ba7 (diff)
parent3b6e96bac918925c4edc674e26dba8cc5feb1324 (diff)
downloadtangerine-wallet-browser-49f0df31742ed09d74ab9cc55d74f23152c19f20.tar.gz
tangerine-wallet-browser-49f0df31742ed09d74ab9cc55d74f23152c19f20.tar.zst
tangerine-wallet-browser-49f0df31742ed09d74ab9cc55d74f23152c19f20.zip
Merge branch 'develop' into handle-import-account-failure-in-ui
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b45e18641..f4c2abd4d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
## Current Master
+- Fixes issue where old nicknames were kept around causing errors.
+
+## 4.7.2 Sun Jun 03 2018
+
+- Fix bug preventing users from logging in. Internally accounts and identities were out of sync.
+- Fix support links to point to new support system (Zendesk)
+- Fix bug in migration #26 ( moving account nicknames to preferences )
+- Clears account nicknames on restore from seedPhrase
+
## 4.7.1 Fri Jun 01 2018
- Fix bug where errors were not returned to Dapps.