Skip to content

Commit 509f2f0

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

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ 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+
17+
- Adapt Signer to read configurations from HttpMithrilNetworkConfigurationProvider
18+
19+
- Crates versions:
20+
21+
| Crate | Version |
22+
| ----- | ------- |
23+
| N/A | `-` |
24+
1025
## Mithril Distribution [2543] - UNRELEASED
1126

1227
- Client library, CLI and WASM:

0 commit comments

Comments
 (0)