Skip to content
Open
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
1 change: 1 addition & 0 deletions packages/network-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The constructor argument `isRpcFailoverEnabled` is no longer available.
- `RemoteFeatureFlagController:stateChange` and `RemoteFeatureFlagController:getState` are now required.
- Drop `async-mutex` dependency, which was no longer used in source ([#9064](https://github.com/MetaMask/core/pull/9064))
- Only consider failover endpoints when using Infura ([#9125](https://github.com/MetaMask/core/pull/9125))

### Removed

Expand Down
Loading
Loading