aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <somniac@me.com>2016-07-27 08:38:22 +0800
committerGitHub <noreply@github.com>2016-07-27 08:38:22 +0800
commit7a8d0497324f6f05274e7ffeef828134cbf9c481 (patch)
tree5590ac44a617cf0ffd8d01c0f001dfb233ceaa9c /CHANGELOG.md
parent79ce99db07ec30793bb390abfb3278acba7db1c7 (diff)
parentc759bc587166f4d1953653e3ef3bea359804256c (diff)
downloadtangerine-wallet-browser-7a8d0497324f6f05274e7ffeef828134cbf9c481.tar.gz
tangerine-wallet-browser-7a8d0497324f6f05274e7ffeef828134cbf9c481.tar.zst
tangerine-wallet-browser-7a8d0497324f6f05274e7ffeef828134cbf9c481.zip
Merge pull request #492 from MetaMask/FixChromeBuild
Fix chrome build
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c853ae846..5900b2b7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,12 +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