From 36d41ad9b2a9e8ba3719293a704773eaa77482eb Mon Sep 17 00:00:00 2001 From: skosito Date: Mon, 28 Oct 2024 19:53:13 +0100 Subject: [PATCH] changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 412141d2f8..9814a0662b 100644 --- a/changelog.md +++ b/changelog.md @@ -24,6 +24,7 @@ * [2979](https://github.com/zeta-chain/node/pull/2979) - add fungible keeper ability to lock/unlock ZRC20 tokens * [3012](https://github.com/zeta-chain/node/pull/3012) - integrate authenticated calls erc20 smart contract functionality into protocol * [3025](https://github.com/zeta-chain/node/pull/3025) - standard memo for Bitcoin inbound +* [3028](https://github.com/zeta-chain/node/pull/3028) - whitelist connection gater ### Refactor