File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212- [ serde] Fix off-by-one in JsonStorageKey length check ([ #3843 ] ( https://github.com/alloy-rs/alloy/issues/3843 ) )
1313
14+ ### Miscellaneous Tasks
15+
16+ - Release 1.8.2
17+
1418### Other
1519
1620- "fix(serde): validate JsonStorageKey length during deserialization" ([ #3842 ] ( https://github.com/alloy-rs/alloy/issues/3842 ) )
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.2] ( https://github.com/alloy-rs/alloy/releases/tag/v1.8.2 ) - 2026-03-26
9+
10+ ### Miscellaneous Tasks
11+
12+ - Release 1.8.2
13+
814## [ 1.8.1] ( https://github.com/alloy-rs/alloy/releases/tag/v1.8.1 ) - 2026-03-25
915
1016### Miscellaneous Tasks
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.2] ( https://github.com/alloy-rs/alloy/releases/tag/v1.8.2 ) - 2026-03-26
9+
10+ ### Miscellaneous Tasks
11+
12+ - Release 1.8.2
13+
814## [ 1.8.1] ( https://github.com/alloy-rs/alloy/releases/tag/v1.8.1 ) - 2026-03-25
915
1016### Miscellaneous Tasks
You can’t perform that action at this time.
0 commit comments