File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog for cardano-cli
22
3+ ## 9.2.0.0
4+
5+ - Make ` genesis ` : ` create ` , ` create-staked ` and ` create-cardano ` commands accept optional era parameters.
6+ (feature, compatible)
7+ [ PR 812] ( https://github.com/IntersectMBO/cardano-cli/pull/812 )
8+
9+ - Remove check of Drep metadata size, always return the hash of the file passed by the user. This to be compatible with CIP119.
10+ Upgrade cardano-api-9.1.0.0
11+ (feature, breaking)
12+ [ PR 818] ( https://github.com/IntersectMBO/cardano-cli/pull/818 )
13+
314## 9.1.0.0
415
516- Add era-independent "debug transaction view" command
Original file line number Diff line number Diff line change 11cabal-version : 3.4
22name : cardano-cli
3- version : 9.1 .0.0
3+ version : 9.2 .0.0
44synopsis : The Cardano command-line interface
55description : The Cardano command-line interface.
66copyright : 2020-2023 Input Output Global Inc (IOG).
You can’t perform that action at this time.
0 commit comments