Skip to content

Commit 71b9ec4

Browse files
committed
Release 9.1.0.0
1 parent 4d3dbdb commit 71b9ec4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

cardano-cli/CHANGELOG.md

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

3+
## 9.1.0.0
4+
5+
- Add era-independent "debug transaction view" command
6+
(breaking)
7+
[PR 840](https://github.com/IntersectMBO/cardano-cli/pull/840)
8+
9+
- Add output options flags to calculate-min-fee
10+
(feature, compatible)
11+
[PR 824](https://github.com/IntersectMBO/cardano-cli/pull/824)
12+
13+
- Fix commands' descriptions referencing old 'governance hash' command
14+
(bugfix)
15+
[PR 821](https://github.com/IntersectMBO/cardano-cli/pull/821)
16+
317
## 9.0.0.1
418

519
- transaction-build and build-estimate: include current treasury value only if a donation is being done

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: 9.0.0.1
3+
version: 9.1.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)