Skip to content

Commit

Permalink
Release cardano-api-8.45.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Apr 12, 2024
1 parent 3bbdf8a commit c78161f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions cardano-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog for cardano-api

## 8.45.0.0

- Implement estimateBalancedTxBody and estimateOrCalculateBalancedTxBody
(feature, compatible)
[PR 511](https://github.com/IntersectMBO/cardano-api/pull/511)

- Add support for CC keys in the SomeAddressVerificationKey type
(feature, breaking)
[PR 514](https://github.com/IntersectMBO/cardano-api/pull/514)

## 8.44.0.0

- - Add `getReferenceInputsSizeForTxIds` function.
Expand Down
2 changes: 1 addition & 1 deletion cardano-api/cardano-api.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.4

name: cardano-api
version: 8.44.0.0
version: 8.45.0.0
synopsis: The cardano API
description: The cardano API.
category: Cardano,
Expand Down

0 comments on commit c78161f

Please sign in to comment.