aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <dan@danfinlay.com>2016-05-13 15:20:40 +0800
committerDan Finlay <dan@danfinlay.com>2016-05-13 15:20:40 +0800
commitf2676d12413e379f3876e8e36b73478c66ed6ad0 (patch)
tree7f5bdd29398adc5013d8785f89d4a86ab59dbd47 /CHANGELOG.md
parent29facfe4d6194fe519c906983682a655f8fb6406 (diff)
parent57d6ad2a3cc0e4f97181b7ce8466c8fc53735d25 (diff)
downloadtangerine-wallet-browser-f2676d12413e379f3876e8e36b73478c66ed6ad0.tar.gz
tangerine-wallet-browser-f2676d12413e379f3876e8e36b73478c66ed6ad0.tar.zst
tangerine-wallet-browser-f2676d12413e379f3876e8e36b73478c66ed6ad0.zip
Merge branch 'master' into eyeballs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e592e1faf..d6f05795e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,11 @@
- Replaced identicons with jazzicons
- Fixed glitchy transitions
+## 1.8.3 2016-05-12
+
+- Bumped web3 to 0.6.0
+- Really fixed `eth_syncing` method response.
+
## 1.8.2 2016-05-11
- Fixed bug where send view would not load correctly the first time it was visited per account.