aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-05-12 05:16:53 +0800
committerDan Finlay <dan@danfinlay.com>2016-05-12 05:16:53 +0800
commit4e9b829179f7724f581b208e2897fde79eed947b (patch)
tree2032a7c0a20d7d4ab8c428ae4b050df1fefcfb09 /CHANGELOG.md
parentf926aa8f85937066eb7f7b53f2570465118129eb (diff)
parentc7a491d7ace0eaa91dc495c90232cf7ace4d9a6f (diff)
downloadtangerine-wallet-browser-4e9b829179f7724f581b208e2897fde79eed947b.tar.gz
tangerine-wallet-browser-4e9b829179f7724f581b208e2897fde79eed947b.tar.zst
tangerine-wallet-browser-4e9b829179f7724f581b208e2897fde79eed947b.zip
Merge branch 'master' into eyeballs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe37db1f5..e592e1faf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,12 @@
- Replaced identicons with jazzicons
- Fixed glitchy transitions
+## 1.8.2 2016-05-11
+
+- Fixed bug where send view would not load correctly the first time it was visited per account.
+- Migrated all users to new scalable backend.
+- Fixed `eth_syncing` method response.
+
## 1.8.1 2016-05-10
- Initial usage of scalable blockchain backend.