File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed
Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,31 @@ 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.4.1] ( https://github.com/foundry-rs/block-explorers/releases/tag/v0.4.1 ) - 2024-06-17
8+ ## [ 0.5.0] ( https://github.com/foundry-rs/block-explorers/releases/tag/v0.5.0 ) - 2024-06-29
9+
10+ ### Dependencies
11+
12+ - [ deps] Bump compilers 0.9 ([ #54 ] ( https://github.com/foundry-rs/block-explorers/issues/54 ) )
13+
14+ ### Miscellaneous Tasks
15+
16+ - Fix up manifests
17+ - [ meta] Update CODEOWNERS
18+
19+ ### Other
20+
21+ - The EVM version returned by Blockscout is "default" ([ #53 ] ( https://github.com/foundry-rs/block-explorers/issues/53 ) )
22+ - Create cache directory if needed ([ #52 ] ( https://github.com/foundry-rs/block-explorers/issues/52 ) )
23+
24+ ## [ foundry-block-explorers-v0.4.1] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.4.1 ) - 2024-06-17
925
1026### Dependencies
1127
1228- Bump compilers ([ #49 ] ( https://github.com/foundry-rs/block-explorers/issues/49 ) )
1329
1430### Miscellaneous Tasks
1531
32+ - Release 0.4.1
1633- Use crates alloy ([ #50 ] ( https://github.com/foundry-rs/block-explorers/issues/50 ) )
1734
1835## [ foundry-block-explorers-v0.4.0] ( https://github.com/foundry-rs/block-explorers/releases/tag/vfoundry-block-explorers-v0.4.0 ) - 2024-06-11
@@ -229,4 +246,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
229246
230247- Update rustfmt config ([ #16 ] ( https://github.com/foundry-rs/block-explorers/issues/16 ) )
231248
232- <!-- generated by git-cliff -->
249+ <!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments