From 1c4abc6762df88592907586c7c65b839588003f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Duchesneau?= Date: Wed, 30 Aug 2023 11:53:40 -0400 Subject: [PATCH] changelog formatting --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee36e7c..eff47b6 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Substreams Progress Messages -> [!IMPORTANT] This client only support progress messages send from a to a server with substreams version >=v1.1.12 +> [!IMPORTANT] +> This client only support progress messages sent from a to a server with substreams version >=v1.1.12 * Bumped substreams-sink to `v0.3.1` and substreams to `v1.1.12` to support the new progress message format. Progression now relates to **stages** instead of modules. You can get stage information using the `substreams info` command starting at version `v1.1.12`.