From ae16228747f11afb86011b930e1ad4153842908b Mon Sep 17 00:00:00 2001 From: Grant Zukel Date: Mon, 10 Jun 2024 18:36:05 -0600 Subject: [PATCH] adding change log --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index e2a0db4753..d4a0384d61 100644 --- a/changelog.md +++ b/changelog.md @@ -68,6 +68,7 @@ ### CI +* [2335](https://github.com/zeta-chain/node/pull/2335) - ci: updated the artillery report to publish to artillery cloud * [2285](https://github.com/zeta-chain/node/pull/2285) - added nightly EVM performance testing pipeline, modified localnet testing docker image to utilitze debian:bookworm, removed build-jet runners where applicable, removed deprecated/removed upgrade path testing pipeline. * [2268](https://github.com/zeta-chain/node/pull/2268) - updated the publish-release pipeline to utilize the Github Actions Ubuntu 20.04 Runners. * [2070](https://github.com/zeta-chain/node/pull/2070) - Added commands to build binaries from the working branch as a live full node rpc to test non-governance changes.