From f996f32969455edc0a05aa6d9a591aeeb3767116 Mon Sep 17 00:00:00 2001 From: ryanml Date: Tue, 22 Feb 2022 19:49:46 -0700 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1f6082b2..29b23f8f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Swaps: Enable Avalanche ([#13653](https://github.com/MetaMask/metamask-extension/pull/13653)) - Add "Token details" page ([#13216](https://github.com/MetaMask/metamask-extension/pull/13216)) - Add icons to sections in settings ([#12920](https://github.com/MetaMask/metamask-extension/pull/12920)) +- Add EIP-712 support for Trezor ([#13693](https://github.com/MetaMask/metamask-extension/pull/13693)) ### Changed - Swaps: Change language "Quote X of Y" to "Fetching quote X of Y" ([#13663](https://github.com/MetaMask/metamask-extension/pull/13663))