Skip to content

Commit

Permalink
chore: changelog for #924
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg committed Jun 18, 2024
1 parent 38afadd commit 380a6f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/rpc-types-eth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `FilterChanges::is_logs` ([#923](https://github.com/alloy-rs/alloy/issues/923))
- Add `FilterChanges::is_hashes` ([#923](https://github.com/alloy-rs/alloy/issues/923))
- Add `FilterChanges::is_transactions` ([#923](https://github.com/alloy-rs/alloy/issues/923))
- Add `ValueOrArray::as_values` ([#924](https://github.com/alloy-rs/alloy/issues/924))
- Add `ValueOrArray::as_array` ([#924](https://github.com/alloy-rs/alloy/issues/924))
- Add `ValueOrArray::is_value` ([#924](https://github.com/alloy-rs/alloy/issues/924))
- Add `ValueOrArray::is_array` ([#924](https://github.com/alloy-rs/alloy/issues/924))

## [0.1.1](https://github.com/alloy-rs/alloy/tree/v0.1.1)

Expand Down

0 comments on commit 380a6f7

Please sign in to comment.