From 322aeb3e8f3aceed644b65dcc04b7b8228e58c0c Mon Sep 17 00:00:00 2001 From: colindickson Date: Wed, 28 Aug 2024 11:23:23 -0400 Subject: [PATCH] prepare v2.7.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b950e3..d83e201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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. +## v2.7.1 + +* Bump substreams to v1.10.0 +* Bump firehose-core to v1.6.1 + ## v2.7.0 * Add `sf.firehose.v2.EndpointInfo/Info` service on Firehose and `sf.substreams.rpc.v2.EndpointInfo/Info` to Substreams endpoints. This involves the following new flags: