From 4222792886f235d78035d80e2ce9a51306fe8561 Mon Sep 17 00:00:00 2001 From: Grant Zukel <80433392+gzukel@users.noreply.github.com> Date: Mon, 25 Mar 2024 11:05:03 -0600 Subject: [PATCH] Update changelog.md Co-authored-by: Tanmay --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 13cabc95f3..6c04e62e7c 100644 --- a/changelog.md +++ b/changelog.md @@ -55,7 +55,7 @@ * [1814](https://github.com/zeta-chain/node/pull/1814) - fix code coverage ignore for protobuf generated files ### CI -* [1940](https://github.com/zeta-chain/node/pull/1940) - fix: Adjust release pipeline to be created as pre-release instead of latest +* [1940](https://github.com/zeta-chain/node/pull/1940) - adjust release pipeline to be created as pre-release instead of latest * [1867](https://github.com/zeta-chain/node/pull/1867) - default restore_type for full node docker-compose to snapshot instead of statesync for reliability. * [1891](https://github.com/zeta-chain/node/pull/1891) - fix typo that was introduced to docker-compose and a typo in start.sh for the docker start script for full nodes. * [1894](https://github.com/zeta-chain/node/pull/1894) - added download binaries and configs to the start sequence so it will download binaries that don't exist