diff --git a/CHANGELOG.md b/CHANGELOG.md index f8d4235..d202774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). See [MAINTAINERS.md](./MAINTAINERS.md) for instructions to keep up to date. +## Unreleased + +* Adding nil safety check on the `CombinedFilter` and looping over the transaction_trace receipts + ## v2.7.5 ### Substreams fixes