Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 786 Bytes

CHANGELOG.MD

File metadata and controls

37 lines (20 loc) · 786 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.

Unreleased

[2.2.1] - 2023-11-29

Fixed

  • UTXO_BALANCE_INSUFFICIENT while using setMax on ADA output

[2.2.0] - 2023-10-06

Added

  • nodejs compatibility

[2.1.0] - 2022-11-22

Fixed

  • occasionally too low fee while using setMax on token output
  • order of inputs returned in txPlan did not always match the order of inputs in constructed transaction CBOR

Changed

  • Upgraded deps, cardano-serialization-lib to babbage-compatible release (v11)

[2.0.0] - 2022-02-14

Added

  • Initial release