Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: changelog
  • Loading branch information
montelaidev committed Jul 3, 2024
commit 07256abf44360f737cbd8578fa912512e080befb
3 changes: 2 additions & 1 deletion packages/accounts-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Use `listMultichainAccounts` and set `lastSelected` for initial account ([#4494](https://github.com/MetaMask/core/pull/4494))
- Use `listMultichainAccounts` for non-EVM specific methods. ([#4494](https://github.com/MetaMask/core/pull/4494))
- Set `lastSelected` for initial account ([#4494](https://github.com/MetaMask/core/pull/4494))

## [17.1.1]

Expand Down