File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ 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.33.0] ( https://github.com/paradigmxyz/revm-inspectors/releases/tag/v0.33.0 ) - 2025-11-12
9+
10+ ### Dependencies
11+
12+ - Bump to revm 33 ([ #381 ] ( https://github.com/paradigmxyz/revm-inspectors/issues/381 ) )
13+ - Bump revm 30.0.2 ([ #380 ] ( https://github.com/paradigmxyz/revm-inspectors/issues/380 ) )
14+ - Bump revm 30.0.2 ([ #379 ] ( https://github.com/paradigmxyz/revm-inspectors/issues/379 ) )
15+
816## [ 0.32.0] ( https://github.com/paradigmxyz/revm-inspectors/releases/tag/v0.32.0 ) - 2025-11-03
917
1018### Bug Fixes
@@ -23,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2331
2432### Miscellaneous Tasks
2533
34+ - Release 0.32.0
2635- Update ` Boa ` to v0.21.0 ([ #375 ] ( https://github.com/paradigmxyz/revm-inspectors/issues/375 ) )
2736
2837### Refactor
Original file line number Diff line number Diff line change 11[package ]
22name = " revm-inspectors"
33description = " Revm inspector implementations"
4- version = " 0.32 .0"
4+ version = " 0.33 .0"
55edition = " 2021"
66rust-version = " 1.86.0"
77license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments