Skip to content

Commit

Permalink
Update changelog with new --stake-address option
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Mar 17, 2023
1 parent ea1a785 commit 8f3c77b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cardano-cli/ChangeLog.md
Expand Up @@ -14,6 +14,13 @@

- Add `slotInEpoch` and `slotsToEpochEnd` to output of `query tip` command ([PR 4912](https://github.com/input-output-hk/cardano-node/pull/4912))

- Add `--stake-address` option to the following CLI commands ([PR 3404](https://github.com/input-output-hk/cardano-node/pull/3404)):
- address build
- stake-address build
- stake-address registration-certificate
- stake-address delegation-certificate
- stake-address deregistration-certificate

### Bugs

- Allow reading signing keys from a pipe ([PR 4342](https://github.com/input-output-hk/cardano-node/pull/4342))
Expand Down

0 comments on commit 8f3c77b

Please sign in to comment.