From 1563afc08c78d3bc2afc0cdd888955c3fdcdad2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Duchesneau?= Date: Thu, 20 Jun 2024 14:39:14 -0400 Subject: [PATCH] prepare release v1.5.3 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13daa78..d2fdf79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ Operators, you should copy/paste content of this content straight to your projec If you were at `firehose-core` version `1.0.0` and are bumping to `1.1.0`, you should copy the content between those 2 version to your own repository, replacing placeholder value `fire{chain}` with your chain's own binary. -## v1.5.3 (Unreleased) +## v1.5.3 * fix "hub" not recovering on certain disconnections in relayer/firehose/substreams (scenarios requiring full restart)