We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21f57db + 556d93d commit 3b64950Copy full SHA for 3b64950
cardano-api/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog for cardano-api
2
3
+## 10.16.1.0
4
+
5
+- Bump network and consensus dependencies
6
+ (compatible, maintenance)
7
+ [PR 843](https://github.com/IntersectMBO/cardano-api/pull/843)
8
9
+- Added `Pretty` instance to `Url`.
10
+ (compatible)
11
+ [PR 839](https://github.com/IntersectMBO/cardano-api/pull/839)
12
13
## 10.16.0.0
14
15
- Allow providing of actual datum for reference inputs in `TxInsReference`.
cardano-api/cardano-api.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.8
name: cardano-api
-version: 10.16.0.0
+version: 10.16.1.0
synopsis: The cardano API
description: The cardano API.
category:
0 commit comments