You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/money-account-upgrade-controller/CHANGELOG.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Added
11
11
12
-
- Add `MoneyAccountUpgradeController` with multi-step `upgradeAccount` method that orchestrates address association, EIP-7702 authorization, delegation verification, and intent registration via CHOMP
12
+
13
+
[Unreleased]: https://github.com/MetaMask/core/
14
+
15
+
# Changelog
16
+
17
+
All notable changes to this project will be documented in this file.
18
+
19
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
20
+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
21
+
22
+
## [Unreleased]
23
+
24
+
### Added
25
+
26
+
- Add `MoneyAccountUpgradeController` with `upgradeAccount` method ([#8426](https://github.com/MetaMask/core/pull/8426))
0 commit comments