Skip to content

Commit e8c3dcc

Browse files
authored
Merge pull request #881 from IntersectMBO/release/cardano-api-10.17.1.0
Release cardano-api-10.17.1.0
2 parents f0a7ddf + 550f37d commit e8c3dcc

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

cardano-api/CHANGELOG.md

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

3+
## 10.17.1.0
4+
5+
- Cardano.Api.Experimental: Fix missing key witnesses in certificates
6+
(compatible, bugfix)
7+
[PR 879](https://github.com/IntersectMBO/cardano-api/pull/879)
8+
9+
- Add `genChainPoint` and `genChainPointAt`.
10+
(feature, compatible)
11+
[PR 877](https://github.com/IntersectMBO/cardano-api/pull/877)
12+
13+
- Add `null` `size` functions to `Cardano.Api.UTxO`.
14+
(feature, compatible)
15+
[PR 876](https://github.com/IntersectMBO/cardano-api/pull/876)
16+
317
## 10.17.0.0
418

519
- Introduce new certificate type

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.17.0.0
3+
version: 10.17.1.0
44
synopsis: The cardano API
55
description: The cardano API.
66
category:

0 commit comments

Comments
 (0)