From a87068860ffbf9c27efe736ca26bd9d20cf1e11c Mon Sep 17 00:00:00 2001 From: ryanml Date: Wed, 23 Feb 2022 06:44:53 -0700 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00ac547af..1454b1667 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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