Skip to content

Commit 87e0edb

Browse files
committed
docs: update CHANGELOG
1 parent 2701667 commit 87e0edb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ As a minor extension, we have adopted a slightly different versioning convention
99

1010
## Mithril Distribution [XXXX] - UNRELEASED
1111

12+
- **BREAKING** changes in Mithril client WASM:
13+
14+
- Implementation of seamless transition from **unstable** to **stable** features.
15+
- A new `unstable` option in the client allows the usage of unstable features.
16+
- The previous `client.unstable` implementation is not supported anymore and must be replaced with `client`.
17+
1218
- Support for Mithril nodes footprint support in Prometheus monitoring in infrastructure.
1319

1420
- Add support for custom HTTP headers in Mithril client WASM library.
@@ -19,7 +25,7 @@ As a minor extension, we have adopted a slightly different versioning convention
1925

2026
- Add feature options `num-integer-backend` and `rug-backend` for `mithril-common` and `mithril-client` crates. Allows to disable `rug-backend` and avoid `LGPL` license usage.
2127

22-
- Post `Chang` hard fork cleanup of the CI and the devnet.
28+
- Post `Chang` hard fork cleanup of the CI, devnet and infrastructure.
2329

2430
- **UNSTABLE** Cardano stake distribution certification:
2531

0 commit comments

Comments
 (0)