diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e727051e..e5735acd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,19 @@ ## Current Develop Branch -## 4.9.0 Mon Aug 06 2018 +## 4.9.2 Mon Aug 09 2018 + +- [#5020](https://github.com/MetaMask/metamask-extension/pull/5020): Fix bug in migration #28 ( moving tokens to specific accounts ) + +## 4.9.1 Mon Aug 09 2018 + +- [#4884](https://github.com/MetaMask/metamask-extension/pull/4884): Allow to have tokens per account and network. +- [#4989](https://github.com/MetaMask/metamask-extension/pull/4989): Continue to use original signedTypedData. +- [#5010](https://github.com/MetaMask/metamask-extension/pull/5010): Fix ENS resolution issues. +- [#5000](https://github.com/MetaMask/metamask-extension/pull/5000): Show error while allowing confirmation of tx where simulation fails. +- [#4995](https://github.com/MetaMask/metamask-extension/pull/4995): Shows retry button on dApp initialized transactions. + +## 4.9.0 Mon Aug 07 2018 - [#4926](https://github.com/MetaMask/metamask-extension/pull/4926): Show retry button on the latest tx of the earliest nonce. - [#4888](https://github.com/MetaMask/metamask-extension/pull/4888): Suggest using the new user interface. |