Skip to content

Commit

Permalink
Merge pull request #303 from input-output-hk/jordan/cardano-api-8.25.2.0
Browse files Browse the repository at this point in the history
New version cardano-api-8.25.2.0
  • Loading branch information
Jimbo4350 authored Oct 5, 2023
2 parents cb3c6a7 + f9711d3 commit 292d571
Showing 1 changed file with 14 additions and 0 deletions.
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.25.2.0

- Add support for committee hot key witnesses
(feature, compatible)
[PR 300](https://github.com/input-output-hk/cardano-api/pull/300)

- Delete `withShelleyBasedEraConstraintsForLedger`. Use `shelleyBasedEraConstraints` instead.
(breaking, improvement)
[PR 297](https://github.com/input-output-hk/cardano-api/pull/297)

- Simplify `DebugLedgerState` with eons
(breaking, improvement)
[PR 296](https://github.com/input-output-hk/cardano-api/pull/296)

## 8.25.0.1

- Haddock bug fix
Expand Down

0 comments on commit 292d571

Please sign in to comment.