We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63f5c1d + f80d641 commit b206f7aCopy full SHA for b206f7a
2 files changed
cardano-api/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog for cardano-api
2
3
+## 10.24.0.0
4
+
5
+- TxBodyContent refactoring related fixes
6
+ (breaking)
7
+ [PR 1093](https://github.com/IntersectMBO/cardano-api/pull/1093)
8
9
## 10.23.0.0
10
11
- Bumped `ouroboros-consensus` to include mempool timeouts patch
cardano-api/cardano-api.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.8
name: cardano-api
-version: 10.23.0.0
+version: 10.24.0.0
synopsis: The cardano API
description: The cardano API.
category:
0 commit comments