File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,12 +5,22 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.41.1] ( https://github.com/paradigmxyz/revm-inspectors/releases/tag/v0.41.1 ) - 2026-06-12
9+
10+ ### Bug Fixes
11+
12+ - Pin time for boa engine ([ #460 ] ( https://github.com/paradigmxyz/revm-inspectors/issues/460 ) )
13+
814## [ 0.41.0] ( https://github.com/paradigmxyz/revm-inspectors/releases/tag/v0.41.0 ) - 2026-06-12
915
1016### Dependencies
1117
1218- Bump revm to 41.0.0 ([ #458 ] ( https://github.com/paradigmxyz/revm-inspectors/issues/458 ) )
1319
20+ ### Miscellaneous Tasks
21+
22+ - Release 0.41.0
23+
1424## [ 0.40.1] ( https://github.com/paradigmxyz/revm-inspectors/releases/tag/v0.40.1 ) - 2026-06-09
1525
1626### Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22name = " revm-inspectors"
33description = " Revm inspector implementations"
4- version = " 0.41.0 "
4+ version = " 0.41.1 "
55edition = " 2021"
66rust-version = " 1.91"
77license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments