From b11d39c79edd722a050f85b105d21855772b8d0a Mon Sep 17 00:00:00 2001 From: gantunesr Date: Thu, 9 Sep 2021 12:52:14 -0300 Subject: [PATCH] Improve description --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc1209d026..ff858ecd63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [15.1.0] ### Changed - Improve transaction state management ([#582](https://github.com/MetaMask/controllers/pull/582)) - - TransactionController Improvement to reconcile the data between local and remote sources (Etherscan) and avoid misleading display of gas or status information. + - TransactionController improvement to reconcile the data between local and remote sources (Etherscan) and avoid misleading display of gas and/or status information. - Bump immer from 8.0.1 to 9.0.6 ([#581](https://github.com/MetaMask/controllers/pull/581)) ## [15.0.2]