File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,24 @@ 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.65] ( https://github.com/alloy-rs/chains/releases/tag/v0.1.65 ) - 2025-03-17
9
+
10
+ ### Features
11
+
12
+ - Add hoodi ([ #150 ] ( https://github.com/alloy-rs/chains/issues/150 ) )
13
+ - Add polygon symbol ([ #149 ] ( https://github.com/alloy-rs/chains/issues/149 ) )
14
+ - Add abstract ([ #147 ] ( https://github.com/alloy-rs/chains/issues/147 ) )
15
+
8
16
## [ 0.1.64] ( https://github.com/alloy-rs/chains/releases/tag/v0.1.64 ) - 2025-03-06
9
17
10
18
### Bug Fixes
11
19
12
20
- Add BSC chain id to supports_shanghai ([ #146 ] ( https://github.com/alloy-rs/chains/issues/146 ) )
13
21
22
+ ### Miscellaneous Tasks
23
+
24
+ - Release 0.1.64
25
+
14
26
## [ 0.1.63] ( https://github.com/alloy-rs/chains/releases/tag/v0.1.63 ) - 2025-02-24
15
27
16
28
### Miscellaneous Tasks
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.64 "
4
+ version = " 0.1.65 "
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