diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-07-27 08:02:31 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-07-27 08:02:31 +0800 |
commit | c6ec3fc714f5ba7d232fcf61450da85f78b20caa (patch) | |
tree | 48a74643e0f5246e363c62ecac7a2ead07a8d816 /CHANGELOG.md | |
parent | 407d2e884bf5dcdd9bc37da72aa67bf697cb3de1 (diff) | |
download | tangerine-wallet-browser-c6ec3fc714f5ba7d232fcf61450da85f78b20caa.tar tangerine-wallet-browser-c6ec3fc714f5ba7d232fcf61450da85f78b20caa.tar.gz tangerine-wallet-browser-c6ec3fc714f5ba7d232fcf61450da85f78b20caa.tar.bz2 tangerine-wallet-browser-c6ec3fc714f5ba7d232fcf61450da85f78b20caa.tar.lz tangerine-wallet-browser-c6ec3fc714f5ba7d232fcf61450da85f78b20caa.tar.xz tangerine-wallet-browser-c6ec3fc714f5ba7d232fcf61450da85f78b20caa.tar.zst tangerine-wallet-browser-c6ec3fc714f5ba7d232fcf61450da85f78b20caa.zip |
Cleanup Changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 91ee4d986..5900b2b7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,14 +3,15 @@ ## Current Master - 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. + ## 2.7.0 2016-07-21 - Added a Warning screen about storing ETH - Add buy Button! - MetaMask now throws descriptive errors when apps try to use synchronous web3 methods. - Removed firefox-specific line in manifest. -- Got most functionality working within Firefox. -- Fixed bug where sometimes when opening the plugin, it would not fully open until closing and re-opening. ## 2.6.2 2016-07-20 |