diff --git a/CHANGELOG.md b/CHANGELOG.md index 626d12b6849..67db0f4a9d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refining the polling interval and the occurrences limit for the Dynamic token list ([#836](https://github.com/MetaMask/controllers/pull/836)) ### Removed -- **BREAKING:** Remove snap-specific endowments ([#820](https://github.com/MetaMask/controllers/pull/820)) +- **BREAKING:** Remove snap-specific network-access endowment ([#820](https://github.com/MetaMask/controllers/pull/820)) + - Consumers who still require this endowment should import from @metamask/snap-controllers minimum version 0.13.0 ### Fixed - Fix issues parsing non-standard ERC20 responses ([#830](https://github.com/MetaMask/controllers/pull/830))