From 45bed99d9935b738cb75c158063ecc67df774ff3 Mon Sep 17 00:00:00 2001 From: Damien Lachaume <135982616+dlachaume@users.noreply.github.com> Date: Fri, 20 Sep 2024 12:14:40 +0200 Subject: [PATCH] chore: reference the feature in the CHANGELOG --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 948ac003f61..794d3ab97d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,9 @@ As a minor extension, we have adopted a slightly different versioning convention - Optimizations of the state machine used by the signer to create individual signatures. -- Support for buffering of incoming single signatures by the aggregator if it can not aggregate them yet +- Support for buffering of incoming single signatures by the aggregator if it can not aggregate them yet. + +- Expose the Cardano transactions signing configuration for the current and upcoming epoch via the `/epoch-settings` route. - Crates versions: