|
|
|
@ -27,6 +27,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
- Fix network editing error when no block explorer is provided ([#13527](https://github.com/MetaMask/metamask-extension/pull/13527)) |
|
|
|
|
- Swaps: Fix BigNumber error when submitting quote ([#13555](https://github.com/MetaMask/metamask-extension/pull/13555)) |
|
|
|
|
|
|
|
|
|
## [10.10.2] |
|
|
|
|
### Added |
|
|
|
|
- Add EIP-712 support for Trezor ([#13693](https://github.com/MetaMask/metamask-extension/pull/13693)) |
|
|
|
|
|
|
|
|
|
## [10.10.1] |
|
|
|
|
### Added |
|
|
|
|
- Swaps: Enable Avalanche ([#13653](https://github.com/MetaMask/metamask-extension/pull/13653)) |
|
|
|
@ -2762,6 +2766,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
|
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.11.0...HEAD |
|
|
|
|
[10.11.0]: https://github.com/MetaMask/metamask-extension/compare/v10.10.1...v10.11.0 |
|
|
|
|
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.10.2...HEAD |
|
|
|
|
[10.10.2]: https://github.com/MetaMask/metamask-extension/compare/v10.10.1...v10.10.2 |
|
|
|
|
[10.10.1]: https://github.com/MetaMask/metamask-extension/compare/v10.10.0...v10.10.1 |
|
|
|
|
[10.10.0]: https://github.com/MetaMask/metamask-extension/compare/v10.9.3...v10.10.0 |
|
|
|
|
[10.9.3]: https://github.com/MetaMask/metamask-extension/compare/v10.9.2...v10.9.3 |
|
|
|
|