Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

62 lines (38 loc) · 1.13 KB

Changelog

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.

[0.1.0-rc.1]

Added

  • Initial Release: This version includes support for the following wallet RPC methods:
    • wallet_addEthereumChain
    • wallet_switchEthereumChain
    • wallet_watchAsset
    • wallet_requestPermissions
    • wallet_getPermissions
    • wallet_revokePermissions

[0.1.0]

Added

  • Initial Release: This version includes support for the following wallet RPC methods:
    • wallet_addEthereumChain
    • wallet_switchEthereumChain
    • wallet_watchAsset
    • wallet_requestPermissions
    • wallet_getPermissions
    • wallet_revokePermissions

[Unreleased]