aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2017-01-14 07:51:36 +0800
committerkumavis <aaron@kumavis.me>2017-01-14 07:51:36 +0800
commitd06c54e0b7eb7803798e31d8d035b648e9da0421 (patch)
tree0dc1e906dbc2e460090f86e4e3f8171e8e2960ea /CHANGELOG.md
parentd755b66e204277ac6a904ba432f7b10a340c9288 (diff)
parent9f162e72b48552b7ab3f2755114c9e2be6d0aace (diff)
downloadtangerine-wallet-browser-d06c54e0b7eb7803798e31d8d035b648e9da0421.tar.gz
tangerine-wallet-browser-d06c54e0b7eb7803798e31d8d035b648e9da0421.tar.zst
tangerine-wallet-browser-d06c54e0b7eb7803798e31d8d035b648e9da0421.zip
Merge branch 'bug-submitTx' of github.com:MetaMask/metamask-plugin into bug-submitTx
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f1ec6823..113d2f7cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## Current Master
+- 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
- Override RPC commands eth_syncing and web3_clientVersion
- Remove certain non-essential permissions from certain builds.