From e05848fec0a588299668d5977ec1821a508674a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Duchesneau?= Date: Mon, 26 Feb 2024 09:48:23 -0500 Subject: [PATCH] changelog for v1.2.3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de6ba9b..3bda8d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ 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.2.3 + +* Fix marshalling of blocks to JSON in tools like `firehose-client` and `print merged-blocks` + ## v1.2.2 ### Auth and metering