Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

65 lines (34 loc) · 1.06 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.

[1.1.6] - 2022-02-18

Changed

  • Return random peer if no options are defined
  • Fetch only transaction with type of interest

[1.1.5] - 2022-02-18

Fixed

  • Adjust peer lookup and validation to reduce fetching errors

[1.1.4] - 2021-11-20

Changed

  • Add vendorfield to list of exportable options (#1)

[1.1.3] - 2021-10-13

Fixed

  • Adjust peer version range in lookup

[1.1.2] - 2021-09-27

Changed

  • Show dedicated error if fetching peers fails

[1.1.1] - 2021-09-27

Changed

  • Discard peers running core bridge

[1.1.0] - 2021-09-27

Changed

  • Made compatible with Ark Core v3

[1.0.3] - 2020-11-26

Fixed

  • Remove duplicate multipayment transactions

[1.0.2] - 2020-03-26

Changed

  • Wording of the package description

[1.0.1] - 2020-03-26

  • Initial release