From db0a3bc77c3ffd201d952056b083aa56b5c12167 Mon Sep 17 00:00:00 2001 From: Mark Stacey Date: Mon, 6 Jul 2020 12:06:42 -0300 Subject: [PATCH] Update changelog for v8.0.3 (#8928) --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 539afe137..739b2cf64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ ## Current Develop Branch ## 8.0.3 Mon Jul 06 2020 +- [#8921](https://github.com/MetaMask/metamask-extension/pull/8921): Restore missing 'data' provider event, and fix 'notification' event +- [#8923](https://github.com/MetaMask/metamask-extension/pull/8923): Normalize the 'from' parameter for `eth_sendTransaction` +- [#8924](https://github.com/MetaMask/metamask-extension/pull/8924): Fix handling of multiple `eth_requestAccount` messages from the same domain +- [#8917](https://github.com/MetaMask/metamask-extension/pull/8917): Update Italian translations ## 8.0.2 Fri Jul 03 2020 - [#8907](https://github.com/MetaMask/metamask-extension/pull/8907): Tolerate missing or falsey substitutions