diff options
author | Dan Finlay <dan@danfinlay.com> | 2016-09-15 06:51:50 +0800 |
---|---|---|
committer | Dan Finlay <dan@danfinlay.com> | 2016-09-15 06:51:50 +0800 |
commit | 8df005153befe65cb605175254f37d7207acc9c5 (patch) | |
tree | 0c7e9da4efce42407a34185def36e743c086b7e6 /CHANGELOG.md | |
parent | d3bd6236a872aa2cebe310a862631be48ca3c82c (diff) | |
download | tangerine-wallet-browser-8df005153befe65cb605175254f37d7207acc9c5.tar tangerine-wallet-browser-8df005153befe65cb605175254f37d7207acc9c5.tar.gz tangerine-wallet-browser-8df005153befe65cb605175254f37d7207acc9c5.tar.bz2 tangerine-wallet-browser-8df005153befe65cb605175254f37d7207acc9c5.tar.lz tangerine-wallet-browser-8df005153befe65cb605175254f37d7207acc9c5.tar.xz tangerine-wallet-browser-8df005153befe65cb605175254f37d7207acc9c5.tar.zst tangerine-wallet-browser-8df005153befe65cb605175254f37d7207acc9c5.zip |
Version 2.12.12.12.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 c4438c3cc..63264622d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,17 @@ ## Current Master +## 2.12.1 2016-09-14 + - Fixed bug where if you send a transaction from within MetaMask extension the popup notification opens up. +- Fixed bug where some tx errors would block subsequent txs until the plugin was refreshed. ## 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. ## 2.11.1 2016-09-12 |