Skip to content

Commit

Permalink
Merge pull request #288 from input-output-hk/mgalazyn/release/cardano…
Browse files Browse the repository at this point in the history
…-api-8.24.0.0

Release 8.24.0.0
  • Loading branch information
carbolymer authored Oct 2, 2023
2 parents e1e62e6 + ffa0fc7 commit 8a7542a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion cardano-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# Changelog for cardano-api

# 8.23.0.0
## 8.24.0.0

- Expose Conway drep registration certificate anchor
(breaking, improvement)
[PR 284](https://github.com/input-output-hk/cardano-api/pull/284)

- Parameterize `AnyEraInEon`. Add `AnyEon`
(breaking)
[PR 287](https://github.com/input-output-hk/cardano-api/pull/287)

- Add support for conway era protocol parameters.
Adapted `GenesisCardano` to upstream Ledger/Consensus changes.
(feature, breaking)
[PR 270](https://github.com/input-output-hk/cardano-api/pull/270)

## 8.23.0.0

- New `caseAlonzoOnlyOrBabbageEraOnwards` and `alonzoEraOnlyToAlonzoEraOnwards` functions
(feature, compatible)
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.23.0.0
version: 8.24.0.0
synopsis: The cardano api
description: The cardano api.
category: Cardano,
Expand Down

0 comments on commit 8a7542a

Please sign in to comment.