diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index aa95fa1c3..6bea79aaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,12 @@ - [#4557](https://github.com/MetaMask/metamask-extension/pull/4557): Fix bug where nonce mutex was never released. - [#4558](https://github.com/MetaMask/metamask-extension/pull/4558): Stop reloading browser page on Ethereum network change. - [#4566](https://github.com/MetaMask/metamask-extension/pull/4566): Add phishing notice. +- Attempting to import an empty private key will now show a clear error. +- Fix bug where metamask data would stop being written to disk after prolonged use +- Fix bug where account reset did not work with custom RPC providers. +- Fix for Brave i18n getAcceptLanguages [#4270](https://github.com/MetaMask/metamask-extension/issues/4270) +- Fix bug where nonce mutex was never released +- Add phishing notice ## 4.7.4 Tue Jun 05 2018 |