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: packages/assets-controllers/CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Changed
11
11
12
-
-***BREAKING** Make `networkClientId` mandatory in `syncBalanceWithAddresses` fct in `AccountTrackerController`. ([#5941](https://github.com/MetaMask/core/pull/5941))
13
-
- Removed `chainId` in constructor in `AssetsContractController`([#5941](https://github.com/MetaMask/core/pull/5941))
14
-
- Make `networkClientId` mandatory field in all functions in `AssetsContractController` ([#5941](https://github.com/MetaMask/core/pull/5941))
12
+
-**BREAKING** Make `networkClientId` mandatory in `syncBalanceWithAddresses` fct in `AccountTrackerController` ([#5941](https://github.com/MetaMask/core/pull/5941))
13
+
- Removed `chainId` in constructor in `AssetsContractController` ([#5941](https://github.com/MetaMask/core/pull/5941))
14
+
- Make `networkClientId` mandatory field in all functions in `AssetsContractController` ([#5941](https://github.com/MetaMask/core/pull/5941))
0 commit comments