Skip to content

Commit 6740e75

Browse files
authored
chore: release v0.3.9 (#70)
1 parent 4b18b6d commit 6740e75

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.3.9](https://github.com/near/near-sandbox-rs/compare/v0.3.8...v0.3.9) - 2026-04-01
10+
11+
### Other
12+
13+
- add fast_forward height mismatch regression test ([#54](https://github.com/near/near-sandbox-rs/pull/54))
14+
- Update nearcore version to 2.11.0 ([#69](https://github.com/near/near-sandbox-rs/pull/69))
15+
916
## [0.3.8](https://github.com/near/near-sandbox-rs/compare/v0.3.7...v0.3.8) - 2026-03-09
1017

1118
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "near-sandbox"
3-
version = "0.3.8"
3+
version = "0.3.9"
44
edition = "2024"
55
rust-version = "1.86.0"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)