aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKevin Serrano <kevgagser@gmail.com>2016-07-27 14:32:12 +0800
committerKevin Serrano <kevgagser@gmail.com>2016-07-27 14:32:12 +0800
commitcf14eb4043865e26e13009f813b71f80203bf847 (patch)
treedb1a4511ff4dab29c82940965223002202336bc6 /CHANGELOG.md
parent3a4744dec179d0845cd9a3c306a6318dd609f4bd (diff)
parent7a8d0497324f6f05274e7ffeef828134cbf9c481 (diff)
downloadtangerine-wallet-browser-cf14eb4043865e26e13009f813b71f80203bf847.tar
tangerine-wallet-browser-cf14eb4043865e26e13009f813b71f80203bf847.tar.gz
tangerine-wallet-browser-cf14eb4043865e26e13009f813b71f80203bf847.tar.bz2
tangerine-wallet-browser-cf14eb4043865e26e13009f813b71f80203bf847.tar.lz
tangerine-wallet-browser-cf14eb4043865e26e13009f813b71f80203bf847.tar.xz
tangerine-wallet-browser-cf14eb4043865e26e13009f813b71f80203bf847.tar.zst
tangerine-wallet-browser-cf14eb4043865e26e13009f813b71f80203bf847.zip
Merge branch 'master' into droppo-fix
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d9aee6ac1..5900b2b7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
## 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.