diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a448c26239..58229e3115a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [11.1.0] - 2021-07-07 +### Added +- Added GasFeeController to provide gas fee estimates [#494](https://github.com/MetaMask/controllers/pull/494) + +### Changed +- Added chainId support to TokenRatesControllers [#476](https://github.com/MetaMask/controllers/pull/476) +- Added iconUrl to Token type in TokenListController [#512](https://github.com/MetaMask/controllers/pull/512) + ## [11.0.0] - 2021-07-02 ### Changed - We accidentally shipped a breaking change in v10.2.0. The changelog has been updated to explain the breaking change, and it has been republished as v11.0.0. diff --git a/package.json b/package.json index 07e8dd6c00c..f1b5cc715ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/controllers", - "version": "11.0.0", + "version": "11.1.0", "description": "Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets", "license": "MIT", "files": [