diff --git a/CHANGELOG.md b/CHANGELOG.md index 039bdd005a1..9bd0006cac6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [4.1.0] - 2020-11-10 + +### Added + +- `ApprovalController` approval count methods ([#304](https://github.com/MetaMask/controllers/pull/304)) + ## [4.0.2] - 2020-11-09 ### Changed @@ -103,7 +109,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Remove shapeshift controller (#209) -[Unreleased]:https://github.com/MetaMask/controllers/compare/v4.0.2...HEAD +[Unreleased]:https://github.com/MetaMask/controllers/compare/v4.1.0...HEAD +[4.1.0]:https://github.com/MetaMask/controllers/compare/v4.0.2...v4.1.0 [4.0.2]:https://github.com/MetaMask/controllers/compare/v4.0.1...v4.0.2 [4.0.1]:https://github.com/MetaMask/controllers/compare/v4.0.0...v4.0.1 [4.0.0]:https://github.com/MetaMask/controllers/compare/v3.2.0...v4.0.0 diff --git a/package.json b/package.json index b68bda31226..4e23505b9c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/controllers", - "version": "4.0.2", + "version": "4.1.0", "description": "Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets", "license": "MIT", "files": [