diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-09-15 02:35:50 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-09-15 02:35:50 +0800 |
commit | 03094091d1ae1573f7867c887d91346356d48b6c (patch) | |
tree | baa88480aa9487336125242936f8cc123bf5f330 /CHANGELOG.md | |
parent | 440cdf87744b83a579bee0ee0249f3823ab13b2a (diff) | |
download | tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar.gz tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar.bz2 tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar.lz tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar.xz tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.tar.zst tangerine-wallet-browser-03094091d1ae1573f7867c887d91346356d48b6c.zip |
Version 2.11.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 862bf3d7e..959524c06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,13 @@ ## Current Master +## 2.12.0 2016-09-14 + +- Add a QR button to the Account detail screen - Fixed bug where opening MetaMask could close a non-metamask popup. - Fixed memory leak that caused occasional crashes. +- Fixed bug where some tx errors would block subsequent txs until the plugin was refreshed. -- Add a QR button to the Account detail screen ## 2.11.1 2016-09-12 - Fix bug that prevented caches from being cleared in Opera. |