Skip to content

Commit 32aa0bd

Browse files
committed
fix: update CHANGELOG
1 parent d2ed3e4 commit 32aa0bd

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

packages/keyring-eth-qr/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- Add `QrKeyringV2` class implementing `KeyringV2` interface ([#411](https://github.com/MetaMask/accounts/pull/411))
12+
- Add `QrKeyringV2` class implementing `KeyringV2` interface ([#411](https://github.com/MetaMask/accounts/pull/411)), ([#447](https://github.com/MetaMask/accounts/pull/447))
1313
- Wraps legacy `QrKeyring` to expose accounts via the unified `KeyringV2` API and the `KeyringAccount` type.
1414
- Extends `EthKeyringWrapper` for common Ethereum logic.
1515

16-
### Changed
17-
18-
- Override `capabilities` getter in `QrKeyringV2` to return capabilities dynamically based on device mode ([#447](https://github.com/MetaMask/accounts/pull/447))
19-
2016
## [1.1.0]
2117

2218
### Added

0 commit comments

Comments
 (0)