Skip to content

Commit c23d12c

Browse files
committed
docs: update CHANGELOG
1 parent 439d0a0 commit c23d12c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
As a minor extension, we have adopted a slightly different versioning convention for the Mithril distributions (<https://mithril.network/doc/adr/3#decision>)
99

10+
## Mithril Distribution [XXXX] - UNRELEASED
11+
12+
- Aggregator, Common:
13+
- Added the `/protocol-configuration/{epoch}` route to fetch aggregator configuration for a given epoch, `{epoch}` must be a number.
14+
15+
- Protocol-configuration, Signer:
16+
- Enhanced HttpMithrilNetworkConfigurationProvider to return configuration with a window of three epoch.
17+
18+
- Addapt Signer to read configurations from HttpMithrilNetworkConfigurationProvider
19+
20+
- Crates versions:
21+
22+
| Crate | Version |
23+
| ----- | ------- |
24+
| N/A | `-` |
25+
1026
## Mithril Distribution [2543] - UNRELEASED
1127

1228
- Client library, CLI and WASM:

0 commit comments

Comments
 (0)