Skip to content

Commit

Permalink
Merge pull request #486 from IntersectMBO/release/cardano-api-8.41.0.0
Browse files Browse the repository at this point in the history
Release cardano-api-8.41.0.0
  • Loading branch information
palas authored Mar 15, 2024
2 parents 68fab31 + 1857695 commit 1fb34e9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions cardano-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog for cardano-api

## 8.41.0.0

- Add plutus script support when making hot key authorisation certificates
(feature, breaking)
[PR 476](https://github.com/IntersectMBO/cardano-api/pull/476)

- Exposed `UpgradeConwayPParams` constructors and type.
(improvement)
[PR 485](https://github.com/IntersectMBO/cardano-api/pull/485)

- Exported more realistic default genesis for both Conway and Alonzo, and export DRepState constructors.
(improvement)
[PR 482](https://github.com/IntersectMBO/cardano-api/pull/482)

## 8.40.0.0

- Use the ledger's Coin instead of our custom Lovelace type
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.40.0.0
version: 8.41.0.0
synopsis: The cardano API
description: The cardano API.
category: Cardano,
Expand Down

0 comments on commit 1fb34e9

Please sign in to comment.