File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 0.18.1] ( https://github.com/foundry-rs/foundry-fork-db/releases/tag/v0.18.1 ) - 2025-08-29
9
+
10
+ ### Other
11
+
12
+ - Bumps to alloy-hardforks 0.3.0 ([ #62 ] ( https://github.com/foundry-rs/foundry-fork-db/issues/62 ) )
13
+
8
14
## [ 0.18.0] ( https://github.com/foundry-rs/foundry-fork-db/releases/tag/v0.18.0 ) - 2025-08-25
9
15
10
16
### Dependencies
11
17
12
18
- Update deps ([ #58 ] ( https://github.com/foundry-rs/foundry-fork-db/issues/58 ) )
13
19
20
+ ### Miscellaneous Tasks
21
+
22
+ - Release 0.18.0
23
+
14
24
### Other
15
25
16
26
- Add @0xrusowsky ([ #60 ] ( https://github.com/foundry-rs/foundry-fork-db/issues/60 ) )
@@ -337,8 +347,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
337
347
338
348
- Release 0.2.0
339
349
340
- ## [ 0.2.1] ( https://github.com/foundry-rs/foundry-fork-db/releases/tag/v0.2.1 ) - 2024-08-08
341
-
342
350
### Other
343
351
344
352
- Formating
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " foundry-fork-db"
3
3
description = " Fork database used by Foundry"
4
- version = " 0.18.0 "
4
+ version = " 0.18.1 "
5
5
edition = " 2021"
6
6
# Remember to update clippy.toml as well
7
7
rust-version = " 1.88"
You can’t perform that action at this time.
0 commit comments