Skip to content

Commit ad95364

Browse files
Merge branch 'main' into komarevskiy/extend-route-provider-with-routes-stats
2 parents 0e5f803 + a96022b commit ad95364

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## Unreleased
1010

11+
## [0.39.3] - 2025-01-21
12+
1113
* Added `wasm_memory_threshold` field to `CanisterSettings`.
1214

1315
* Added `CanisterInfo` to `MgmtMethod`.

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -11,7 +11,7 @@ members = [
1111
]
1212

1313
[workspace.package]
14-
version = "0.39.2"
14+
version = "0.39.3"
1515
authors = ["DFINITY Stiftung <[email protected]>"]
1616
edition = "2021"
1717
repository = "https://github.com/dfinity/agent-rs"

0 commit comments

Comments
 (0)