Skip to content

Commit 3b64950

Browse files
authored
Merge pull request #844 from IntersectMBO/release/cardano-api-10.16.1.0
Release cardano-api-10.16.1.0
2 parents 21f57db + 556d93d commit 3b64950

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

cardano-api/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog for cardano-api
22

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+
313
## 10.16.0.0
414

515
- Allow providing of actual datum for reference inputs in `TxInsReference`.

cardano-api/cardano-api.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.8
22
name: cardano-api
3-
version: 10.16.0.0
3+
version: 10.16.1.0
44
synopsis: The cardano API
55
description: The cardano API.
66
category:

0 commit comments

Comments
 (0)