Skip to content

Commit

Permalink
Merge pull request #526 from IntersectMBO/release/cardano-api-8.45.1.0
Browse files Browse the repository at this point in the history
cardano-api 8.45.1.0
  • Loading branch information
CarlosLopezDeLara committed Apr 25, 2024
2 parents c5aa6c6 + 15b97d1 commit da936ff
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions cardano-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog for cardano-api

## 8.45.1.0

- Adding `MinFeeRefScriptCostPerByte` to Conway PParams
(feature)
[PR 524](https://github.com/IntersectMBO/cardano-api/pull/524)

- Added a golden test for ProtocolParameters, added three property-based tests for comparing ProtocolParameters and PParams for the different eras, and fixed the implementation of `toAlonzoPParams` function.
(improvement)
[PR 457](https://github.com/IntersectMBO/cardano-api/pull/457)

## 8.45.0.0

- Sort metadata keys for no-schema json for canonical CBOR
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.45.0.0
version: 8.45.1.0
synopsis: The cardano API
description: The cardano API.
category: Cardano,
Expand Down

0 comments on commit da936ff

Please sign in to comment.