Skip to content

Commit a8c9de1

Browse files
committed
Release cardano-api-10.13.1.0
1 parent 9acdd34 commit a8c9de1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

cardano-api/CHANGELOG.md

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

3+
## 10.13.1.0
4+
5+
- Fix `toAnyWitness` to not ignore simple scripts
6+
Update `getVersion` to retrieve the highest protocol version given an era
7+
(compatible, bugfix)
8+
[PR 805](https://github.com/IntersectMBO/cardano-api/pull/805)
9+
310
## 10.13.0.0
411

512
- Sort transaction fields in CBOR representation

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.4
22
name: cardano-api
3-
version: 10.13.0.0
3+
version: 10.13.1.0
44
synopsis: The cardano API
55
description: The cardano API.
66
category:

0 commit comments

Comments
 (0)