Skip to content

Commit 6a4547c

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

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ 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+
- **UNSTABLE**:
13+
- Added the `/protocol-configuration/{epoch}` route to fetch aggregator configuration for a given epoch, `{epoch}` must be a number.
14+
15+
- Enhanced `MithrilNetworkConfigurationProvider` to return configuration with a window of three epoch.
16+
- Adapt Signer to read configurations from HttpMithrilNetworkConfigurationProvider
17+
18+
- Crates versions:
19+
20+
| Crate | Version |
21+
| ----- | ------- |
22+
| N/A | `-` |
23+
1024
## Mithril Distribution [2543] - UNRELEASED
1125

1226
- Client library, CLI and WASM:

0 commit comments

Comments
 (0)