Skip to content

Commit 5d5571e

Browse files
committed
docs: update CHANGELOG
1 parent a6edfbb commit 5d5571e

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
As a minor extension, we have adopted a slightly different versioning convention for the Mithril distributions (<https://mithril.network/doc/adr/3#decision>)
99

10-
## Mithril Distribution [2543] - UNRELEASED
10+
## Mithril Distribution [2543.1] - 2025-11-03
1111

1212
- Client library, CLI and WASM:
1313
- **DEPRECATED**: The `with_aggregator_client` and `new` functions have been deprecated in the `ClientBuilder` struct of the library.
@@ -39,11 +39,17 @@ As a minor extension, we have adopted a slightly different versioning convention
3939

4040
- Crates versions:
4141

42-
| Crate | Version |
43-
| ----- | ------- |
44-
| N/A | `-` |
45-
46-
## Mithril Distribution [2537] - 2025-09-17
42+
| Crate | Version |
43+
| ------------------- | --------- |
44+
| mithril-aggregator | `0.7.90` |
45+
| mithril-client | `0.12.34` |
46+
| mithril-client-cli | `0.12.33` |
47+
| mithril-client-wasm | `0.9.7` |
48+
| mithril-common | `0.6.25` |
49+
| mithril-signer | `0.2.276` |
50+
| mithril-stm | `0.5.5` |
51+
52+
## Mithril Distribution [2537.0] - 2025-09-17
4753

4854
- Client library, CLI and WASM:
4955
- Support for stable `cardano_database_v2` backend in the `mithril-client` library.

0 commit comments

Comments
 (0)