We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e28e69 commit 2a9f4cbCopy full SHA for 2a9f4cb
packages/gator-permissions-controller/CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Changed
11
+
12
+- **BREAKING:** Use new `Messenger` from `@metamask/messenger` ([#6445](https://github.com/MetaMask/core/pull/6445))
13
+ - Previously, `EarnController` accepted a `RestrictedMessenger` instance from `@metamask/base-controller`.
14
15
## [0.2.0]
16
17
### Added
0 commit comments