Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesposito committed Nov 26, 2024
1 parent bd24004 commit dd32b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

## [11.0.0]
### Uncategorized
- refactor!: make `generateRandomMnemonic` async ([#222](https://github.com/MetaMask/utils/pull/222))
### Changed
- **BREAIKING:** `generateRandomMnemonic` now returns `Promise<void>` instead of `void` ([#222](https://github.com/MetaMask/utils/pull/222))

## [10.0.1]
### Added
Expand Down

0 comments on commit dd32b8d

Please sign in to comment.