File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737
3838### Miscellaneous Tasks
3939
40+ - Release 1.8.0
4041- Add ` id ` attributes to issue templates ([ #3822 ] ( https://github.com/alloy-rs/alloy/issues/3822 ) )
4142- [ eips] Add doc to let check happy ([ #3797 ] ( https://github.com/alloy-rs/alloy/issues/3797 ) )
4243- [ rpc] Clippy happy with outer match ([ #3793 ] ( https://github.com/alloy-rs/alloy/issues/3793 ) )
Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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+ ## [ 1.8.0] ( https://github.com/alloy-rs/alloy/releases/tag/v1.8.0 ) - 2026-03-25
9+
10+ ### Miscellaneous Tasks
11+
12+ - Release 1.8.0
13+
814## [ 1.7.4] ( https://github.com/alloy-rs/alloy/releases/tag/v1.7.4 ) - 2026-03-09
915
1016### Miscellaneous Tasks
You can’t perform that action at this time.
0 commit comments