Skip to content

Commit

Permalink
chore: changelog for #923
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg committed Jun 18, 2024
1 parent ad5c840 commit 38afadd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions crates/rpc-types-eth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased](https://github.com/alloy-rs/alloy/compare/v0.1.1...HEAD)

### Features

- Add `FilterChanges::is_empty` ([#923](https://github.com/alloy-rs/alloy/issues/923))
- 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))

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

### Dependencies
Expand Down

0 comments on commit 38afadd

Please sign in to comment.