From 8afa5210380f7227af95dc7283d82bd4f5da5bd2 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..944bb76f15d 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`. + - Implement `mithril-client` library functions related to `CardanoStakeDistribution` within the WASM library. - Crates versions: