File tree 1 file changed +14
-6
lines changed
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
9
9
10
10
## Mithril Distribution [ XXXX] - UNRELEASED
11
11
12
- - ** BREAKING ** changes in Mithril client Lib, CLI, and WASM :
12
+ - Crates versions :
13
13
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 | ` - ` |
16
17
17
- - Support for Prometheus metrics endpoint in aggregator
18
+ ## Mithril Distribution [ 2445.0 ] - UNRELEASED
18
19
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.
20
26
21
27
- Support for stable Cardano stake distribution client library, CLI and WASM.
22
28
29
+ - Support for ` Cardano node ` ` 10.1.2 ` in the signer and the aggregator.
30
+
23
31
- Deprecate ` protocol ` and ` next_protocol ` in favor of ` signer_registration_protocol ` in the ` /epoch-settings ` route.
24
32
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 .
26
34
27
35
- Crates versions:
28
36
You can’t perform that action at this time.
0 commit comments