Skip to content

Commit

Permalink
Merge pull request #168 from input-output-hk/newhoggy/new-release-car…
Browse files Browse the repository at this point in the history
…dano-api-8.12.0.0

New version `cardano-api-8.12.0.0`
  • Loading branch information
carbolymer authored Aug 4, 2023
2 parents 4f8be44 + ae6a4a3 commit 7bced7a
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 6 deletions.
18 changes: 18 additions & 0 deletions cardano-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog for cardano-api

## 8.12.0.0

- Fix `EraCast Certificate`
(bugfix; no-api-changes)
[PR 170](https://github.com/input-output-hk/cardano-api/pull/170)

- Fix committee hot keys
(feature; breaking)
[PR 167](https://github.com/input-output-hk/cardano-api/pull/167)

- New `inEraFeature` and `inShelleyBasedEraFeature` functions
(feature; compatible)
[PR 162](https://github.com/input-output-hk/cardano-api/pull/162)

- Add `SerialiseAsBech32 (Hash CommitteeHotKey)` instance
(feature; no-api-changes)
[PR 160](https://github.com/input-output-hk/cardano-api/pull/160)

## 8.11.1.0

- Fix typo: `Constitional` -> `Constitutional`
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.11.1.0
version: 8.12.0.0
synopsis: The cardano api
description: The cardano api.
category: Cardano,
Expand Down
5 changes: 0 additions & 5 deletions cardano-dev.yaml

This file was deleted.

0 comments on commit 7bced7a

Please sign in to comment.