File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed 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.11.0] ( https://github.com/foundry-rs/foundry-fork-db/releases/tag/v0.11.0 ) - 2025-01-31
9+
10+ ### Dependencies
11+
12+ - Bump alloy 0.11 ([ #41 ] ( https://github.com/foundry-rs/foundry-fork-db/issues/41 ) )
13+
814## [ 0.10.0] ( https://github.com/foundry-rs/foundry-fork-db/releases/tag/v0.10.0 ) - 2024-12-30
915
1016### Features
1117
1218- Update revm 19 alloy 09 ([ #39 ] ( https://github.com/foundry-rs/foundry-fork-db/issues/39 ) )
1319
20+ ### Miscellaneous Tasks
21+
22+ - Release 0.10.0
23+
1424## [ 0.9.0] ( https://github.com/foundry-rs/foundry-fork-db/releases/tag/v0.9.0 ) - 2024-12-10
1525
1626### Dependencies
Original file line number Diff line number Diff line change 11[package ]
22name = " foundry-fork-db"
33description = " Fork database used by Foundry"
4- version = " 0.10 .0"
4+ version = " 0.11 .0"
55edition = " 2021"
66# Remember to update clippy.toml as well
77rust-version = " 1.81"
You can’t perform that action at this time.
0 commit comments