diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-07-28 07:49:11 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-07-28 07:49:11 +0800 |
commit | 43784e21438fe9b46bf2d77bb2c31ab3ef06614c (patch) | |
tree | 9d1965191c8bed2e938ac209a5c83d876bca7433 /CHANGELOG.md | |
parent | 482e15c573734ab9919f9f8ee79df0039bdee153 (diff) | |
download | tangerine-wallet-browser-43784e21438fe9b46bf2d77bb2c31ab3ef06614c.tar.gz tangerine-wallet-browser-43784e21438fe9b46bf2d77bb2c31ab3ef06614c.tar.zst tangerine-wallet-browser-43784e21438fe9b46bf2d77bb2c31ab3ef06614c.zip |
Version 2.7.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b2dadcc84..a2e3e8209 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,11 @@ ## Current Master +## 2.7.1 2016-07-27 + - Fix bug where web3 would sometimes not be injected in time for the application. - Fixed bug where sometimes when opening the plugin, it would not fully open until closing and re-opening. -- Got most functionality working within Firefox. +- Got most functionality working within Firefox (still working on review process before it can be available). - Fixed menu dropdown bug introduced in Chrome 52. ## 2.7.0 2016-07-21 |