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