Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 626 Bytes

CHANGELOG.MD

File metadata and controls

25 lines (14 loc) · 626 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.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