Skip to content

Commit 8e47e53

Browse files
authored
chore: prepare release for fvm@3.14.2 (#2312)
1 parent 62ba396 commit 8e47e53

3 files changed

Lines changed: 18 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 18 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
@@ -8,7 +8,7 @@ members = [
88
]
99

1010
[workspace.package]
11-
version = "3.14.1"
11+
version = "3.14.2"
1212
license = "MIT OR Apache-2.0"
1313
edition = "2024"
1414
repository = "https://github.com/filecoin-project/ref-fvm"

fvm/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Changes to the reference FVM implementation.
44

55
## [Unreleased]
66

7+
## 3.14.2 [2026-07-21]
8+
79
- feat: add `StateTree::for_each_cacheless` for cacheless state tree iteration [#2307](https://github.com/filecoin-project/ref-fvm/pull/2307)
810

911
## 3.14.1 [2026-04-20]

0 commit comments

Comments
 (0)