From 8abbd9aae093601a5e1b857c0c80dbb0bebdd610 Mon Sep 17 00:00:00 2001 From: Damien Lachaume <135982616+dlachaume@users.noreply.github.com> Date: Mon, 12 Aug 2024 12:27:20 +0200 Subject: [PATCH] chore: reference the feature in the CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a48c0d40ec0..8dd498d9dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ As a minor extension, we have adopted a slightly different versioning convention - Implement the signable and artifact builders for the signed entity type `CardanoStakeDistribution`. - Implement the HTTP routes related to the signed entity type `CardanoStakeDistribution` on the aggregator REST API. - Added support in the `mithril-client` library for retrieving `CardanoStakeDistribution` by epoch or by hash, and for listing all available `CardanoStakeDistribution`. + - Expose newly added `mithril-client` crate functions related to `CardanoStakeDistribution` in the WASM library. - Crates versions: