From 3610f173b3935df4e3610beeefb025ee9a983eea Mon Sep 17 00:00:00 2001 From: skosito Date: Sat, 21 Sep 2024 01:02:38 +0200 Subject: [PATCH] changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 207dcc1311..6d0da6ed99 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,7 @@ * [2861](https://github.com/zeta-chain/node/pull/2861) - emit events from staking precompile * [2870](https://github.com/zeta-chain/node/pull/2870) - support for multiple Bitcoin chains in the zetaclient * [2883](https://github.com/zeta-chain/node/pull/2883) - add chain static information for btc signet testnet +* [2904](https://github.com/zeta-chain/node/pull/2904) - authenticated zevm -> evm call ### Refactor