aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2016-05-12 18:03:27 +0800
committerkumavis <aaron@kumavis.me>2016-05-12 18:03:27 +0800
commit57d6ad2a3cc0e4f97181b7ce8466c8fc53735d25 (patch)
treeeed8aaf7739b23a3f9f95f92e7f7cce1918e727c /CHANGELOG.md
parent47a5b58b92913f28ab5095e5cce4f0a1255565b6 (diff)
downloadtangerine-wallet-browser-57d6ad2a3cc0e4f97181b7ce8466c8fc53735d25.tar
tangerine-wallet-browser-57d6ad2a3cc0e4f97181b7ce8466c8fc53735d25.tar.gz
tangerine-wallet-browser-57d6ad2a3cc0e4f97181b7ce8466c8fc53735d25.tar.bz2
tangerine-wallet-browser-57d6ad2a3cc0e4f97181b7ce8466c8fc53735d25.tar.lz
tangerine-wallet-browser-57d6ad2a3cc0e4f97181b7ce8466c8fc53735d25.tar.xz
tangerine-wallet-browser-57d6ad2a3cc0e4f97181b7ce8466c8fc53735d25.tar.zst
tangerine-wallet-browser-57d6ad2a3cc0e4f97181b7ce8466c8fc53735d25.zip
Version 1.8.3
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 4b863578e..e4858e325 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
## Current Master
+## 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.