From 565ddfa5060e66082294b5dc11687f5d5f7a92f3 Mon Sep 17 00:00:00 2001 From: IF <139582705+infiniteflower@users.noreply.github.com> Date: Mon, 11 Aug 2025 12:19:14 -0400 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7295279b..a159e689 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- Migrate `fetchTopAssets` to use the Bridge API instead of the Swaps API ([#408](https://github.com/MetaMask/swaps-controller/pull/408)) + ## [13.2.0] ### Changed