aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFrankie <frankie.diamond@gmail.com>2017-05-24 08:36:11 +0800
committerGitHub <noreply@github.com>2017-05-24 08:36:11 +0800
commit97ea7454b353acb8f87dac087eeae61f945325d7 (patch)
treeb1ed4d382b3008fe3271b0c10a8f6dab41b6ee9f /CHANGELOG.md
parentc1239608a62a4283d138b1a6586653ac791eb655 (diff)
parent9c316664de2eb82bdd10ab9cd6fa0a33f5185e20 (diff)
downloadtangerine-wallet-browser-97ea7454b353acb8f87dac087eeae61f945325d7.tar
tangerine-wallet-browser-97ea7454b353acb8f87dac087eeae61f945325d7.tar.gz
tangerine-wallet-browser-97ea7454b353acb8f87dac087eeae61f945325d7.tar.bz2
tangerine-wallet-browser-97ea7454b353acb8f87dac087eeae61f945325d7.tar.lz
tangerine-wallet-browser-97ea7454b353acb8f87dac087eeae61f945325d7.tar.xz
tangerine-wallet-browser-97ea7454b353acb8f87dac087eeae61f945325d7.tar.zst
tangerine-wallet-browser-97ea7454b353acb8f87dac087eeae61f945325d7.zip
Merge branch 'master' into networkController
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 85dc9ce81..60c6a6f44 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,14 @@
- Now when switching networks the extension does not restart
+## 3.7.0 2017-5-23
+
+- Add Transaction Number (nonce) to transaction list.
+- Label the pending tx icon with a tooltip.
+- Fix bug where website filters would pile up and not deallocate when leaving a site.
+- Continually resubmit pending txs for a period of time to ensure successful broadcast.
+- ENS names will no longer resolve to their owner if no resolver is set. Resolvers must be explicitly set and configured.
+
## 3.6.5 2017-5-17
- Fix bug where edited gas parameters would not take effect.