Skip to content

Commit 2478748

Browse files
authored
Merge pull request #3021 from input-output-hk/jpraynaud/2967--update-changelog-distribution-2608
docs: update CHANGELOG with `2617.0` distribution
2 parents c58969f + 078266f commit 2478748

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,18 @@ As a minor extension, we have adopted a slightly different versioning convention
99

1010
## Mithril Distribution [XXXX] - UNRELEASED
1111

12+
| Crate | Version |
13+
| ----- | ------- |
14+
| N/A | `-` |
15+
16+
## Mithril Distribution [2617.0] - UNRELEASED
17+
1218
- **STABLE**: the Mithril signer has reached its first stable version `1.0.0` and is now officially production-ready on the `release-mainnet` network.
1319

20+
- **REMOVED**: in Mithril client CLI and WASM:
21+
- The `cardano_db` function in the `Client` struct of the library and its WASM counterpart
22+
- The `--backend v1` flag of the `cardano-db` command in the CLI; use `--backend v2` instead.
23+
1424
- Support for `Cardano node` `10.6.2` in the signer and the aggregator.
1525

1626
- Support for `Cardano node` `10.7.1` in the signer, aggregator and client.

0 commit comments

Comments
 (0)