Skip to content

Commit 6ffd08c

Browse files
committed
chore: update the crate version and the changelog
LW-11112
1 parent 4aec97f commit 6ffd08c

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ As a minor extension, we have adopted a slightly different versioning convention
1111

1212
- Support for Mithril nodes footprint support in Prometheus monitoring in infrastructure
1313
- Add support for custom HTTP headers in Mithril client WASM library
14+
- Support `file://` URLs for snapshot locations
1415

1516
- **UNSTABLE** Cardano stake distribution certification:
1617

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mithril-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mithril-client"
3-
version = "0.8.14"
3+
version = "0.8.15"
44
description = "Mithril client library"
55
authors = { workspace = true }
66
edition = { workspace = true }

0 commit comments

Comments
 (0)