diff options
author | Dan Finlay <flyswatter@users.noreply.github.com> | 2017-03-23 06:34:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-23 06:34:23 +0800 |
commit | 7e6445110a4a5c6a792fec8d3b899cec05e169fd (patch) | |
tree | a9c553435ef7bb08b3bf2dc7278ccbd181cab4e4 /CHANGELOG.md | |
parent | 1b7326048db25afc36baea84ebcf9ece0847f3c3 (diff) | |
parent | 33ba38df6e3d2e088442968261c740e892387411 (diff) | |
download | tangerine-wallet-browser-7e6445110a4a5c6a792fec8d3b899cec05e169fd.tar tangerine-wallet-browser-7e6445110a4a5c6a792fec8d3b899cec05e169fd.tar.gz tangerine-wallet-browser-7e6445110a4a5c6a792fec8d3b899cec05e169fd.tar.bz2 tangerine-wallet-browser-7e6445110a4a5c6a792fec8d3b899cec05e169fd.tar.lz tangerine-wallet-browser-7e6445110a4a5c6a792fec8d3b899cec05e169fd.tar.xz tangerine-wallet-browser-7e6445110a4a5c6a792fec8d3b899cec05e169fd.tar.zst tangerine-wallet-browser-7e6445110a4a5c6a792fec8d3b899cec05e169fd.zip |
Merge branch 'master' into i1227-uidumpblockhash
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 6621d89f4..ce9d013e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Added an address book functionality that remembers the last 15 unique addresses sent to. - Can now change network to custom RPC URL from lock screen. - Removed support for old, lightwallet based vault. Users who have not opened app in over a month will need to recover with their seed phrase. This will allow Firefox support sooner. +- Fixed bug where spinner wouldn't disappear on incorrect password submission on seed word reveal. - Polish the private key UI. ## 3.4.0 2017-3-8 |