Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 951 Bytes

CHANGELOG.md

File metadata and controls

38 lines (30 loc) · 951 Bytes

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.

1.0.2 - 2021-11-19

Changed

  • Upgrade ads library

1.0.1 - 2021-11-19

Fixed

  • Import as a module

1.0.0 - 2021-11-17

Added

  • Support for RPC commands:
    • create_free_account,
    • find_accounts,
    • get_account,
    • get_gateways,
    • get_gateway_fee,
    • get_nodes,
    • get_timestamp,
    • send_transaction.
  • Readme
  • License
  • Changelog
  • Contributing