Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.17 KB

File metadata and controls

40 lines (26 loc) · 1.17 KB

Changelog

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

v2.0.1

Changed

  • Updated to CSL v12.0.0

Removed

  • UnableToAddMints error, because Mint type is now a semigroup in cardano-types.

v2.0.0

Added

  • New transaction builder steps: SubmitProposal for attaching governance proposals and SubmitVotingProcedure for voting. (#3)

  • New transaction builder errors: UnneededSpoVoteWitness and UnneededProposalPolicyWitness. (#3)

  • Support for Conway era certificates. (#3)