From 87c4bea868f9410f311e2b9a141da26aca904454 Mon Sep 17 00:00:00 2001 From: colindickson Date: Tue, 16 Jul 2024 12:38:05 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 311bf0a..75c4b5a 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 + +* Fix a bug in the blockfetcher which could cause transactions receipts to be nil + ## v2.6.4 ### Substreams bumped to v1.9.0