File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog for cardano-cli
22
3+ ## 10.11.1.0
4+
5+ - Update cardano-api-10.17.1.0. Fix missing certificates in transaction build.
6+ (compatible, bugfix)
7+ [ PR 1230] ( https://github.com/IntersectMBO/cardano-cli/pull/1230 )
8+
9+ - Refactor simple and plutus script interface via the ` ScriptRequirements ` type.
10+ (compatible, refactoring)
11+ [ PR 1217] ( https://github.com/IntersectMBO/cardano-cli/pull/1217 )
12+
13+ - Add ` --help ` argument where it was missing.
14+ Upgrade [ cardano-api-10.17.0.0] ( https://github.com/IntersectMBO/cardano-api/blob/master/cardano-api/CHANGELOG.md#101700 ) .
15+ (compatible, refactoring)
16+ [ PR 1202] ( https://github.com/IntersectMBO/cardano-cli/pull/1202 )
17+
318## 10.11.0.0
419
520- Isolate protocol parameters update compatible command logic
Original file line number Diff line number Diff line change 11cabal-version : 3.8
22name : cardano-cli
3- version : 10.11.0 .0
3+ version : 10.11.1 .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