aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDan Finlay <542863+danfinlay@users.noreply.github.com>2018-08-18 01:43:15 +0800
committerGitHub <noreply@github.com>2018-08-18 01:43:15 +0800
commit755369e4e48e71b04b4dbb9cb702353c09b66e28 (patch)
treee699c4305c1ec807e584bd4290f2c445027f843b /CHANGELOG.md
parent59ba2d2785b1742a7b1b4d6455a4662d9cd685c7 (diff)
parentdf799d7fd6c49888e3eb659adbfca18030b85975 (diff)
downloadtangerine-wallet-browser-755369e4e48e71b04b4dbb9cb702353c09b66e28.tar.gz
tangerine-wallet-browser-755369e4e48e71b04b4dbb9cb702353c09b66e28.tar.zst
tangerine-wallet-browser-755369e4e48e71b04b4dbb9cb702353c09b66e28.zip
Merge pull request #4898 from dmvt/multi-account-restore
Restore multiple consecutive accounts with balances.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c61d566b4..ddaa496dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,8 @@
- [#4691](https://github.com/MetaMask/metamask-extension/pull/4691): Redesign of the Confirm Transaction Screen.
- [#4840](https://github.com/MetaMask/metamask-extension/pull/4840): Now shows notifications when transactions are completed.
- [#4855](https://github.com/MetaMask/metamask-extension/pull/4855): Allow the use of HTTP prefix for custom rpc urls.
+- [#4855](https://github.com/MetaMask/metamask-extension/pull/4855): network.js: convert rpc protocol to lower case.
+- [#4898](https://github.com/MetaMask/metamask-extension/pull/4898): Restore multiple consecutive accounts with balances.
## 4.8.0 Thur Jun 14 2018