Skip to content

Commit 83d8514

Browse files
committed
Release cardano-cli-10.6.0.0
1 parent 113f884 commit 83d8514

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

cardano-cli/CHANGELOG.md

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

3+
## 10.6.0.0
4+
5+
- Source import of the `vary` package
6+
(feature)
7+
[PR 1121](https://github.com/IntersectMBO/cardano-cli/pull/1121)
8+
9+
- Integration efforts towards 10.3
10+
(breaking, feature)
11+
[PR 1075](https://github.com/IntersectMBO/cardano-cli/pull/1075)
12+
13+
- Add a new query for stake-pool default vote
14+
(feature, release)
15+
[PR 1081](https://github.com/IntersectMBO/cardano-cli/pull/1081)
16+
17+
- Delete top-level `shelley` command group and delete associated tests
18+
(breaking)
19+
[PR 1111](https://github.com/IntersectMBO/cardano-cli/pull/1111)
20+
21+
- Parallelised help golden test generation and validation
22+
(optimisation)
23+
[PR 1103](https://github.com/IntersectMBO/cardano-cli/pull/1103)
24+
325
## 10.5.0.0
426

527
- Added support for mnemonic sentence generation and extended key derivation from mnemonic sentences.

cardano-cli/cardano-cli.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-cli
3-
version: 10.5.0.0
3+
version: 10.6.0.0
44
synopsis: The Cardano command-line interface
55
description: The Cardano command-line interface.
66
copyright: 2020-2023 Input Output Global Inc (IOG).

0 commit comments

Comments
 (0)