diff options
author | Dan Finlay <dan@danfinlay.com> | 2017-07-18 00:56:25 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2017-07-18 00:57:16 +0800 |
commit | a4e567ffc5a01cb54c73c724c5117988c056fa49 (patch) | |
tree | 8787d538cd7fde400954566ef32223cff3ce649b /CHANGELOG.md | |
parent | 43a3d0d01dba21f9f4f2863025144555327411d4 (diff) | |
download | tangerine-wallet-browser-a4e567ffc5a01cb54c73c724c5117988c056fa49.tar tangerine-wallet-browser-a4e567ffc5a01cb54c73c724c5117988c056fa49.tar.gz tangerine-wallet-browser-a4e567ffc5a01cb54c73c724c5117988c056fa49.tar.bz2 tangerine-wallet-browser-a4e567ffc5a01cb54c73c724c5117988c056fa49.tar.lz tangerine-wallet-browser-a4e567ffc5a01cb54c73c724c5117988c056fa49.tar.xz tangerine-wallet-browser-a4e567ffc5a01cb54c73c724c5117988c056fa49.tar.zst tangerine-wallet-browser-a4e567ffc5a01cb54c73c724c5117988c056fa49.zip |
Add support page link to help page
Also adjust github link to be a new bug link, which goes to the new issue page.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cb79bee8..d7b6316db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Current Master - Now redirects from known malicious sites faster. +- Added a link to our new support page to the help screen. ## 3.9.0 2017-7-12 |