Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions packages/bridge-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `toQuoteResponseV2` and `toQuoteResponseV1` convert quote responses to required schema when needed
- `toQuoteMetadataV2` and `toQuoteMetadataV1` convert quote metadata to required schema when needed
- `toNormalizedAmounts`converts atomic amounts to human-readable values
- Selector compatibility
- deprecate cost and use priceImpact

### Removed

- Clean up unused unsupporteed `XlmScope.Testnet` chainId mapping ([#9085](https://github.com/MetaMask/core/pull/9085))

### Changed

Expand Down
Loading
Loading