Skip to content

Commit 4014cc9

Browse files
committed
docs: update CHANGELOG
1 parent 377ba5f commit 4014cc9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,12 @@ As a minor extension, we have adopted a slightly different versioning convention
1717

1818
- Support for Mithril signer memory optimization when signing Cardano transactions with multiple Merkle tree storage backends.
1919

20+
- Add feature options `num-integer-backend` and `rug-backend` for `mithril-common` and `mithril-client` crates. Allows to disable `rug-backend` and avoid `LGPL` license usage.
21+
22+
- Post `Chang` hard fork cleanup of the CI and the devnet.
23+
2024
- **UNSTABLE** Cardano stake distribution certification:
2125

22-
- Add feature options `num-integer-backend` and `rug-backend` for `mithril-common` and `mithril-client` crates. Allows to disable `rug-backend` and avoid `LGPL` licence usage.
2326
- Implement the signable and artifact builders for the signed entity type `CardanoStakeDistribution`.
2427
- Implement the HTTP routes related to the signed entity type `CardanoStakeDistribution` on the aggregator REST API.
2528
- Added support in the `mithril-client` library for retrieving `CardanoStakeDistribution` by epoch or by hash, and for listing all available `CardanoStakeDistribution`.

0 commit comments

Comments
 (0)