File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments