1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

Updating changelog

This commit is contained in:
ryanml 2022-02-23 06:44:53 -07:00 committed by Dan Miller
parent 9d92b20222
commit a87068860f

View File

@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [10.10.1]
### Uncategorized
- [GridPlus] Updates SDK to v0.9.10 (hotfix) ([#13691](https://github.com/MetaMask/metamask-extension/pull/13691))
- Enable Avalanche for Swaps ([#13653](https://github.com/MetaMask/metamask-extension/pull/13653))
### Added
- Swaps: Enable Avalanche ([#13653](https://github.com/MetaMask/metamask-extension/pull/13653))
### Fixed
- Ensure Lattice hardware wallet can correctly sign all EIP-712 messages ([#13691](https://github.com/MetaMask/metamask-extension/pull/13691))
## [10.10.0]
### Added