Skip to content

Commit

Permalink
Merge pull request #399 from input-output-hk/mgalazyn/release/8.36.1.1
Browse files Browse the repository at this point in the history
Release 8.36.1.1
  • Loading branch information
carbolymer authored Dec 6, 2023
2 parents 28a3fb4 + 44dbab7 commit ba115eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions cardano-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog for cardano-api

## 8.36.1.1

- Restore the inclusion of datum hashes in Alonzo era tx bodies
(bugfix)
[PR 398](https://github.com/input-output-hk/cardano-api/pull/398)

## 8.36.1.0

- Expose AnyProposals and AnyRatificationState
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.36.1.0
version: 8.36.1.1
synopsis: The cardano api
description: The cardano api.
category: Cardano,
Expand Down

0 comments on commit ba115eb

Please sign in to comment.