Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Apr 27, 2023
1 parent 0c6e717 commit 26f9ebc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions cardano-cli/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,18 @@
instead where `<number>` is the network id.
[PR5119](https://github.com/input-output-hk/cardano-node/pull/5119)

- Add `--out-file` argument to the shelley stake-pool id command.
Add `--key-format-output` argument to the following commands:
- `address key-gen`
- `stake-address key-gen`
- `node key-gen`
- `node key-gen-KES`
- `node key-gen-VRF`
- `genesis create-staked`
- `genesis create`
[PR5058](https://github.com/input-output-hk/cardano-node/pull/5058)


### Features

- Default to the ledger's CDDL format for transaction body creation by removing flags `--cddl-format` and `--cli-format` from `build` and `build-raw` ([PR 4303](https://github.com/input-output-hk/cardano-node/pull/4303))
Expand Down

0 comments on commit 26f9ebc

Please sign in to comment.