File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 11[package ]
22name = " near-sandbox"
3- version = " 0.3.8 "
3+ version = " 0.3.9 "
44edition = " 2024"
55rust-version = " 1.86.0"
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments