File tree Expand file tree Collapse file tree 35 files changed +42
-0
lines changed Expand file tree Collapse file tree 35 files changed +42
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
46
46
47
47
### Miscellaneous Tasks
48
48
49
+ - Add changelog
50
+ - Release 0.7.0
49
51
- Release 0.7.0
50
52
- Release 0.7.0
51
53
- Relax from impl ([ #1698 ] ( https://github.com/alloy-rs/alloy/issues/1698 ) )
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
- Modifiy ReceiptWithBloom and associated impls to use with Reth ([ #1672 ] ( https://github.com/alloy-rs/alloy/issues/1672 ) )
14
14
- Move ` AnyReceipt ` and ` AnyHeader ` to ` alloy-consensus-any ` ([ #1609 ] ( https://github.com/alloy-rs/alloy/issues/1609 ) )
15
15
16
+ ### Miscellaneous Tasks
17
+
18
+ - Add changelog
19
+
16
20
[ `alloy` ] : https://crates.io/crates/alloy
17
21
[ alloy ] : https://crates.io/crates/alloy
18
22
[ `alloy-core` ] : https://crates.io/crates/alloy-core
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Miscellaneous Tasks
15
15
16
+ - Release 0.7.0
16
17
- Release 0.7.0
17
18
- Make clippy happy ([ #1677 ] ( https://github.com/alloy-rs/alloy/issues/1677 ) )
18
19
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Miscellaneous Tasks
15
15
16
+ - Release 0.7.0
16
17
- Release 0.7.0
17
18
18
19
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
- Make clippy happy ([ #1677 ] ( https://github.com/alloy-rs/alloy/issues/1677 ) )
14
15
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
### Other
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
15
15
### Miscellaneous Tasks
16
16
17
+ - Release 0.7.0
17
18
- Release 0.7.0
18
19
19
20
### Other
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
### Testing
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
22
23
23
### Miscellaneous Tasks
24
24
25
+ - Release 0.7.0
25
26
- Release 0.7.0
26
27
27
28
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- Modifiy ReceiptWithBloom and associated impls to use with Reth ([ #1672 ] ( https://github.com/alloy-rs/alloy/issues/1672 ) )
13
13
- Move ` AnyReceipt ` and ` AnyHeader ` to ` alloy-consensus-any ` ([ #1609 ] ( https://github.com/alloy-rs/alloy/issues/1609 ) )
14
14
15
+ ### Miscellaneous Tasks
16
+
17
+ - Add changelog
18
+
15
19
[ `alloy` ] : https://crates.io/crates/alloy
16
20
[ alloy ] : https://crates.io/crates/alloy
17
21
[ `alloy-core` ] : https://crates.io/crates/alloy-core
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
18
19
19
### Miscellaneous Tasks
20
20
21
+ - Release 0.7.0
21
22
- Release 0.7.0
22
23
23
24
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
15
15
### Miscellaneous Tasks
16
16
17
+ - Release 0.7.0
17
18
- Release 0.7.0
18
19
19
20
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
18
18
### Miscellaneous Tasks
19
19
20
+ - Release 0.7.0
20
21
- Release 0.7.0
21
22
- Move from impls to where they belong ([ #1691 ] ( https://github.com/alloy-rs/alloy/issues/1691 ) )
22
23
- Add new fn to eip1186 ([ #1692 ] ( https://github.com/alloy-rs/alloy/issues/1692 ) )
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Miscellaneous Tasks
15
15
16
+ - Release 0.7.0
16
17
- Release 0.7.0
17
18
18
19
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Miscellaneous Tasks
15
15
16
+ - Release 0.7.0
16
17
- Release 0.7.0
17
18
18
19
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Miscellaneous Tasks
15
15
16
+ - Release 0.7.0
16
17
- Release 0.7.0
17
18
18
19
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
### Miscellaneous Tasks
11
11
12
+ - Release 0.7.0
12
13
- Release 0.7.0
13
14
14
15
## [ 0.6.4] ( https://github.com/alloy-rs/alloy/releases/tag/v0.6.4 ) - 2024-11-12
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Miscellaneous Tasks
15
15
16
+ - Release 0.7.0
16
17
- Release 0.7.0
17
18
- Make clippy happy ([ #1677 ] ( https://github.com/alloy-rs/alloy/issues/1677 ) )
18
19
You can’t perform that action at this time.
0 commit comments