Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed May 11, 2023
1 parent 62f44ae commit 34e4efb
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 @@ -37,6 +37,18 @@
([PR5119](https://github.com/input-output-hk/cardano-node/pull/5119))
([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

- The `--socket-path` option is now a required CLI argument for relevant commands if `CARDANO_NODE_SOCKET_PATH` is not supplied.
Expand Down

0 comments on commit 34e4efb

Please sign in to comment.