From 20dc0ddbc3ec906874a2793c1723216d4b966e59 Mon Sep 17 00:00:00 2001 From: Dan J Miller Date: Fri, 20 Dec 2024 16:57:03 -0330 Subject: [PATCH] update changelog: v12.9.3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65ffb876707e..869e3a70a93a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## [12.9.3] +### Fixed +- Fix some cases where users were incorrectly seeing 0 token balances ([#29361](https://github.com/MetaMask/metamask-extension/pull/29361)) +- Ensure users that opt out of smart transaction decoding don't send network requests to related APIs ([#29341](https://github.com/ +MetaMask/metamask-extension/pull/29341)) ## [12.9.2] ### Changed