Skip to content

Commit cefc556

Browse files
committed
fix: changelog
1 parent fefdb83 commit cefc556

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/assets-controllers/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
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))
15+
1016
### Added
1117

1218
- Added Base Network for networks to track in `TokenDetectionController` ([#5902](https://github.com/MetaMask/core/pull/5902))

0 commit comments

Comments
 (0)