From 8be6ce1dc98c275d0fab217cca2c71e154ff4fdd Mon Sep 17 00:00:00 2001 From: Lucas Bertrand Date: Mon, 3 Jun 2024 17:02:45 +0200 Subject: [PATCH] chore: synchronize v17 changelogs (#2300) --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index d4595d2891..048880a062 100644 --- a/changelog.md +++ b/changelog.md @@ -67,6 +67,13 @@ * [2191](https://github.com/zeta-chain/node/pull/2191) - Fixed conditional logic for the docker build step for non release builds to not overwrite the github tag. * [2192](https://github.com/zeta-chain/node/pull/2192) - Added release status checker and updater pipeline that will update release statuses when they go live on network. +## v17.0.0 + +### Fixes + +* [2249](https://github.com/zeta-chain/node/pull/2249) - fix inbound and outbound validation for BSC chain +* [2265](https://github.com/zeta-chain/node/pull/2265) - fix rate limiter query for revert cctxs + ## v16.0.0 ### Breaking Changes