Skip to content

Commit f6ef82c

Browse files
committed
chore: update changelog
1 parent 73228ee commit f6ef82c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ As a minor extension, we have adopted a slightly different versioning convention
1616

1717
- **DEPRECATED**: The flag `--backend v1` of the `cardano-db` command has been deprecated CLI, use the `--backend v2` instead.
1818

19+
- Reworked the client CLI `snapshot-converter` command outputs:
20+
- Print all progress messages to stderr instead of stdout.
21+
- Add support for `--json` parameter
22+
- Add a docker run command in the final output that can be used to start the Cardano node with the converted ledger
23+
24+
- **BREAKING**: Progress bars and spinners of the client CLI are now outputted to stderr instead of stdout.
25+
1926
- Support for removal of `cardano_transactions_signing_config` from the diffused mithril network configuration.
2027

2128
- Decentralization of the configuration parameters of Mithril networks:

0 commit comments

Comments
 (0)