diff --git a/CHANGELOG.md b/CHANGELOG.md index ad78bb7c9..165e7c8b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#11951](https://github.com/MetaMask/metamask-extension/pull/11951): Adding EIP-1559 support for Ledger hardware ### Fixed -- [#11951](https://github.com/MetaMask/metamask-extension/pull/11951): Fixing contract deployments using Ledger hardware -- [#11972](https://github.com/MetaMask/metamask-extension/pull/11972): Fixing "continue at your own risk" button (Phishing alert page) +- [#11951](https://github.com/MetaMask/metamask-extension/pull/11951): Fixed contract deployments using Ledger hardware +- [#11972](https://github.com/MetaMask/metamask-extension/pull/11972): Fixed "continue at your own risk" button (Phishing alert page) +- [#11951](https://github.com/MetaMask/metamask-extension/pull/11951): Fixed ledger transactions on networks with large chainIds ## [10.0.3] ### Changed