Skip to content

Commit 66d6ac6

Browse files
committed
Release cardano-api-10.11.1.0
1 parent 2a961be commit 66d6ac6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

cardano-api/CHANGELOG.md

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

3+
## 10.11.1.0
4+
5+
- Add missing `CastVerificationKeyRole StakePoolExtendedKey StakePoolKey` instance
6+
(compatible)
7+
[PR 782](https://github.com/IntersectMBO/cardano-api/pull/782)
8+
39
## 10.11.0.0
410

511
- Added support for generating mnemonics and for deriving payment and stake keys from mnemonics.

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

0 commit comments

Comments
 (0)