Skip to content

Commit d51e440

Browse files
committed
chore: update changelog
1 parent bcbd0ba commit d51e440

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ As a minor extension, we have adopted a slightly different versioning convention
1010
## Mithril Distribution [XXXX] - UNRELEASED
1111

1212
- Client library, CLI and WASM:
13-
- **DEPRECATED**: The `cardano_db` function have been deprecated and the `snapshot` function was removed in the `Client` struct of the library.
13+
- Support for stable cardano database v2 methods in the client WASM library.
14+
15+
- **DEPRECATED**: The `cardano_db` function has been deprecated and the `snapshot` function was removed in the `Client` struct of the library, there WASM counterparts were deprecated too.
1416

1517
- **DEPRECATED**: The flag `--backend v1` of the `cardano-db` command has been deprecated CLI, use the `--backend v2` instead.
1618

@@ -32,7 +34,7 @@ As a minor extension, we have adopted a slightly different versioning convention
3234
- Client library, CLI and WASM:
3335
- **DEPRECATED**: The `with_aggregator_client` and `new` functions have been deprecated in the `ClientBuilder` struct of the library.
3436

35-
- Support for default incremental backend (`v2`) for Cardano database restoration in the client library, CLI and WASM.
37+
- Support for default incremental backend (`v2`) for Cardano database restoration in the client library and CLI.
3638

3739
- Enhanced verification of a Cardano database which now provides a list of tampered and missing files in case of failure.
3840

0 commit comments

Comments
 (0)