Skip to content

Commit 67dc6e4

Browse files
authored
Merge pull request #2080 from input-output-hk/jpraynaud/2030-update-changelog-distribution-2445
Docs: update CHANGELOG for `2445.0` distribution release
2 parents df88acf + ef642c0 commit 67dc6e4

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

CHANGELOG.md

+14-6
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,28 @@ As a minor extension, we have adopted a slightly different versioning convention
99

1010
## Mithril Distribution [XXXX] - UNRELEASED
1111

12-
- **BREAKING** changes in Mithril client Lib, CLI, and WASM:
12+
- Crates versions:
1313

14-
- Remove deprecated `beacon` field from mithril certificates.
15-
- Clients from distribution [`2430`](#mithril-distribution-24300---2024-07-30) and above are compatible with this change.
14+
| Crate | Version |
15+
| ----- | ------- |
16+
| N/A | `-` |
1617

17-
- Support for Prometheus metrics endpoint in aggregator
18+
## Mithril Distribution [2445.0] - UNRELEASED
1819

19-
- Fix an issue that caused unnecessary re-scan of the Cardano chain when importing transactions.
20+
- **BREAKING** changes in Mithril client library, CLI, and WASM:
21+
22+
- Remove deprecated `beacon` field from Mithril certificates.
23+
- Clients from distribution [`2430`](#mithril-distribution-24300---2024-07-30) and above are compatible with this change.
24+
25+
- Support for Prometheus metrics endpoint in aggregator.
2026

2127
- Support for stable Cardano stake distribution client library, CLI and WASM.
2228

29+
- Support for `Cardano node` `10.1.2` in the signer and the aggregator.
30+
2331
- Deprecate `protocol` and `next_protocol` in favor of `signer_registration_protocol` in the `/epoch-settings` route.
2432

25-
- Support for `Cardano node` `10.1.2` in the signer and the aggregator.
33+
- Fix an issue that caused unnecessary re-scan of the Cardano chain when importing transactions.
2634

2735
- Crates versions:
2836

0 commit comments

Comments
 (0)