You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
+
## [32.0.1]
10
+
### Fixed
11
+
- Make both callback and messaging system options for `TokenListController` & `GasFeeController` when listening to `NetworkController` ([#932](https://github.com/MetaMask/controllers/pull/932))
12
+
- Add error handling when eth_estimateGas fails in TransactionController ([#920](https://github.com/MetaMask/controllers/pull/920))
13
+
9
14
## [32.0.0]
10
15
### Added
11
16
- Add `isOutOfDate` to the PhishingController, for checking whether the phishing lists are out-of-date. ([#929](https://github.com/MetaMask/controllers/pull/929))
@@ -697,7 +702,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments