From 4b48aa972980e61cd8fb8fb09762039337dd1f3d Mon Sep 17 00:00:00 2001 From: Dan J Miller Date: Tue, 17 Sep 2024 07:39:45 -0230 Subject: [PATCH] Update changelog for v12.2.4 (#27207) V12.2.4 changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc3b1ad214ec..529d6764a977 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## [12.2.4] +### Fixed +- Fixes token approvals for users who have the "Decode smart contracts" setting toggled off ([#27203](https://github.com/MetaMask/metamask-extension/pull/27203)) ## [12.2.3] ### Fixed