aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThomas Huang <tmashuang@users.noreply.github.com>2018-04-06 00:34:47 +0800
committerGitHub <noreply@github.com>2018-04-06 00:34:47 +0800
commite774fbcece4154e796d710228e90cf2c413fb810 (patch)
tree50c2366ea63a60ebd9b6c345d6a5d4d840d43a16 /CHANGELOG.md
parent36f85c4f84c928fb24483cfe991350089701f841 (diff)
parent67de7fc0cc05bbfb311fc550c953bbdf6b495ac1 (diff)
downloadtangerine-wallet-browser-e774fbcece4154e796d710228e90cf2c413fb810.tar
tangerine-wallet-browser-e774fbcece4154e796d710228e90cf2c413fb810.tar.gz
tangerine-wallet-browser-e774fbcece4154e796d710228e90cf2c413fb810.tar.bz2
tangerine-wallet-browser-e774fbcece4154e796d710228e90cf2c413fb810.tar.lz
tangerine-wallet-browser-e774fbcece4154e796d710228e90cf2c413fb810.tar.xz
tangerine-wallet-browser-e774fbcece4154e796d710228e90cf2c413fb810.tar.zst
tangerine-wallet-browser-e774fbcece4154e796d710228e90cf2c413fb810.zip
Merge pull request #3865 from MetaMask/openlinkinnewwindow
Make token helpscout link open in new tab.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 546641db9..4731faffc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
# Changelog
## Current Master
+- Fix link for 'Learn More' in the Add Token Screen to open to a new tab.
- Fix Download State Logs button [#3791](https://github.com/MetaMask/metamask-extension/issues/3791)