From 6ad82e8699c68e2243076019f186fb1a467f3491 Mon Sep 17 00:00:00 2001 From: Dan J Miller Date: Thu, 21 Nov 2024 12:01:46 -0330 Subject: [PATCH] Update CHANGELOG.md for v12.7.1 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a1570618863..2772c65c348e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [12.7.1] ### Fixed - Fix bug that could prevent security warnings from being shown on token transfer confirmations in some cases ([#28487](https://github.com/MetaMask/metamask-extension/pull/28487)) +- Fix balance display, so that it correctly shows ETH and fiat values, when the "Show balane and token price checker" toggle is off ([#28487](https://github.com/MetaMask/metamask-extension/pull/28487)) ## [12.7.0] ### Added