All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bump
@metamask/keyring-api
from^15.0.0
to^16.0.0
(#172) - Bump
@metamask/utils
from^11.0.1
to^11.1.0
(#167)
- Bump
@metamask/keyring-api
from^14.0.0
to^15.0.0
(#160)
- Add
listAccountAssets
keyring method (#148)
- BREAKING: Bump
@metamask/keyring-api
from^13.0.0
to^14.0.0
(#155)- The
CaipAssetType
is now more restrictive which affects the existinggetAccountBalances
method.
- The
- BREAKING: Bump
@metamask/keyring-api
from^12.0.0
to^13.0.0
(#101)- This change was not properly reported as breaking on the
1.1.0
. KeyringAccount
has a new required field (scopes
) and is part of the public API.
- This change was not properly reported as breaking on the
- Bump
@metamask/keyring-api
from^12.0.0
to^13.0.0
(#101)