aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Serrano <kevin.serrano@consensys.net>2017-03-28 22:27:03 +0800
committerKevin Serrano <kevin.serrano@consensys.net>2017-03-28 22:27:03 +0800
commitc227d1944f9ee5c1143f6da9e04ab98e3da79aad (patch)
tree28b84f4651a676b30069f0027d95f08c45f6d7dc
parent6af932904d5cc320a2ef1e25ef5cdbfa23bbddb2 (diff)
downloadtangerine-wallet-browser-c227d1944f9ee5c1143f6da9e04ab98e3da79aad.tar.gz
tangerine-wallet-browser-c227d1944f9ee5c1143f6da9e04ab98e3da79aad.tar.zst
tangerine-wallet-browser-c227d1944f9ee5c1143f6da9e04ab98e3da79aad.zip
Add to changelog.
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93824e71c..ed824cfdf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## Current Master
+- Remove seedWords from UI state dump.
+
## 3.5.1 2017-3-27
- Fix edge case where users were unable to enable the notice button if notices were short enough to not require a scrollbar.