Skip to content

Commit 3b10866

Browse files
v0.13.5 release prep (#1692)
1 parent 0483d0f commit 3b10866

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.13.5 (TBD)
3+
## v0.13.5 (2026-02-19)
44

55
- OpenTelemetry traces are now flushed before program termination on panic ([#1643](https://github.com/0xMiden/miden-node/pull/1643)).
66
- Added support for the note transport layer in the network monitor ([#1660](https://github.com/0xMiden/miden-node/pull/1660)).

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ license = "MIT"
2828
readme = "README.md"
2929
repository = "https://github.com/0xMiden/miden-node"
3030
rust-version = "1.90"
31-
version = "0.13.4"
31+
version = "0.13.5"
3232

3333
# Optimize the cryptography for faster tests involving account creation.
3434
[profile.test.package.miden-crypto]

0 commit comments

Comments
 (0)