aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkumavis <kumavis@users.noreply.github.com>2017-01-17 04:10:04 +0800
committerGitHub <noreply@github.com>2017-01-17 04:10:04 +0800
commit053066b57ff73b4858cf9180748bf57495c47e62 (patch)
tree871c43750e3d3c2ebf8e096f2a5ecee0e65cfbd4 /CHANGELOG.md
parent4a09f856d11660db3118d05f98eb410d3b208b56 (diff)
parentac6a2b4b61f34d3a60fc7cab926d390e172ed276 (diff)
downloadtangerine-wallet-browser-053066b57ff73b4858cf9180748bf57495c47e62.tar.gz
tangerine-wallet-browser-053066b57ff73b4858cf9180748bf57495c47e62.tar.zst
tangerine-wallet-browser-053066b57ff73b4858cf9180748bf57495c47e62.zip
Merge branch 'dev' into simple-keystore-fix
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47ea81606..2c50ce4b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## Current Master
+- Fix seed word account generation (https://medium.com/metamask/metamask-3-migration-guide-914b79533cdd#.t4i1qmmsz).
- Fix Bug where you see a empty transaction flash by on the confirm transaction view.
- Create visible difference in transaction history between a approved but not yet included in a block transaction and a transaction who has been confirmed.
- Fix memory leak in RPC Cache
@@ -16,6 +17,8 @@
## 2.14.1 2016-12-20
+- Update Coinbase info. and increase the buy amount to $15
+- Fixed ropsten transaction links
- Temporarily disable extension reload detection causing infinite reload bug.
- Implemented basic checking for valid RPC URIs.