File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ 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.1.66] ( https://github.com/alloy-rs/chains/releases/tag/v0.1.66 ) - 2025-03-17
9
+
10
+ ### Features
11
+
12
+ - Add hoodi fn ([ #153 ] ( https://github.com/alloy-rs/chains/issues/153 ) )
13
+
14
+ ### Miscellaneous Tasks
15
+
16
+ - Allow paste ([ #151 ] ( https://github.com/alloy-rs/chains/issues/151 ) )
17
+
8
18
## [ 0.1.65] ( https://github.com/alloy-rs/chains/releases/tag/v0.1.65 ) - 2025-03-17
9
19
10
20
### Features
@@ -13,6 +23,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
23
- Add polygon symbol ([ #149 ] ( https://github.com/alloy-rs/chains/issues/149 ) )
14
24
- Add abstract ([ #147 ] ( https://github.com/alloy-rs/chains/issues/147 ) )
15
25
26
+ ### Miscellaneous Tasks
27
+
28
+ - Release 0.1.65
29
+
16
30
## [ 0.1.64] ( https://github.com/alloy-rs/chains/releases/tag/v0.1.64 ) - 2025-03-06
17
31
18
32
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " alloy-chains"
3
3
description = " Canonical type definitions for EIP-155 chains"
4
- version = " 0.1.65 "
4
+ version = " 0.1.66 "
5
5
edition = " 2021"
6
6
rust-version = " 1.81"
7
7
authors = [" Alloy Contributors" ]
You can’t perform that action at this time.
0 commit comments