Skip to content

Commit d414925

Browse files
committed
fix: conflicts
1 parent bbbfc8d commit d414925

File tree

2 files changed

+46
-155
lines changed

2 files changed

+46
-155
lines changed

packages/assets-controllers/CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Added
11+
12+
- **BREAKING:** Added constructor argument `tokenPricesService` in `currencyRateController` ([#6863](https://github.com/MetaMask/core/pull/6863))
13+
14+
- Added `fetchExchangeRates` function to fetch exchange rates from price-api ([#6863](https://github.com/MetaMask/core/pull/6863))
15+
16+
### Changed
17+
18+
- `CurrencyRateController` now fetches exchange rates from price-api and fallback to cryptoCompare ([#6863](https://github.com/MetaMask/core/pull/6863))
19+
1020
## [84.0.0]
1121

1222
### Added

0 commit comments

Comments
 (0)