Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 779 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 779 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and we follow Semantic Versioning.

[Unreleased]

Added

Changed

Fixed

Removed

[v1.0.0]

First tagged version after the fork from the original repo.

Added

  • Newly introduced to CIP-30 getExtensions / getSupportedExtensions

Changed

  • Made WalletName a type synonym instead of newtype

Fixed

Removed

  • Removed all mentions of particular wallets in the library. Any string can be passed for connection. There is no point in keeping the list of popular wallets within the library