Skip to content

Commit

Permalink
Merge pull request #463 from IntersectMBO/release/cardano-api-8.39.1.0
Browse files Browse the repository at this point in the history
Release cardano-api 8.39.1.0
  • Loading branch information
smelc committed Feb 23, 2024
2 parents 68e4956 + 6cd5f03 commit 08d0654
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions cardano-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog for cardano-api

## 8.39.1.0

- Enable deposit return script addresses
Enable constitutional scripts
(bugfix, compatible, feature)
[PR 456](https://github.com/IntersectMBO/cardano-api/pull/456)

## 8.39.0.0

- Allow `checkLedgerStateCondition` check to run in IO. Rename to `foldEpochState`.
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.39.0.0
version: 8.39.1.0
synopsis: The cardano api
description: The cardano api.
category: Cardano,
Expand Down

0 comments on commit 08d0654

Please sign in to comment.