Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ As a minor extension, we have adopted a slightly different versioning convention
| ----- | ------- |
| N/A | `-` |

## Mithril Distribution [2437.0] - UNRELEASED
## Mithril Distribution [2437.1] - 2024-09-23

- **BREAKING** changes in Mithril client WASM:

Expand Down Expand Up @@ -56,9 +56,15 @@ As a minor extension, we have adopted a slightly different versioning convention

- Crates versions:

| Crate | Version |
| ----- | ------- |
| N/A | `-` |
| Crate | Version |
| ------------------- | --------- |
| mithril-aggregator | `0.5.63` |
| mithril-client | `0.8.18` |
| mithril-client-cli | `0.9.12` |
| mithril-client-wasm | `0.4.1` |
| mithril-common | `0.4.51` |
| mithril-signer | `0.2.182` |
| mithril-stm | `0.3.29` |

## Mithril Distribution [2430.0] - 2024-07-30

Expand Down
Loading