aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan J Miller <danjm.com@gmail.com>2018-01-24 02:38:39 +0800
committerGitHub <noreply@github.com>2018-01-24 02:38:39 +0800
commit62ce65c99ed3e82b034327b2ab20e301675632f5 (patch)
tree9869d35d41b5b1e9e33fa9ff968afb9d1fa1f0ff /CHANGELOG.md
parent338ebe5f402ff50dc8d1a91b7b69cd8e262cc789 (diff)
parent97ca86733cb49750a9909b57ac1f31bc0f49abc5 (diff)
downloadtangerine-wallet-browser-62ce65c99ed3e82b034327b2ab20e301675632f5.tar.gz
tangerine-wallet-browser-62ce65c99ed3e82b034327b2ab20e301675632f5.tar.zst
tangerine-wallet-browser-62ce65c99ed3e82b034327b2ab20e301675632f5.zip
Merge pull request #3069 from tmashuang/uat
Revert integration tests to uat to oldUI
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5f85dbb2..905f1f98f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
## Current Master
+## 3.13.7 2018-1-22
+
+- Add ability to bypass gas estimation loading indicator.
+- Forward failed transactions to Sentry error reporting service
+- Re-add changes from 3.13.5
+
+## 3.13.6 2017-1-18
+
+- Roll back changes to 3.13.4 to fix some issues with the new Infura REST provider.
+
## 3.13.5 2018-1-16
- Estimating gas limit for simple ether sends now faster & cheaper, by avoiding VM usage on recipients with no code.