From 7b2f232438f1cfbaa1890198436b96065e2f7b35 Mon Sep 17 00:00:00 2001 From: Dmitry S <11892559+swift1337@users.noreply.github.com> Date: Thu, 3 Oct 2024 15:26:14 +0200 Subject: [PATCH] Update changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index dc83cb839b..f76255c14f 100644 --- a/changelog.md +++ b/changelog.md @@ -16,6 +16,7 @@ * [2911](https://github.com/zeta-chain/node/pull/2911) - add chain static information for btc testnet4 * [2904](https://github.com/zeta-chain/node/pull/2904) - integrate authenticated calls smart contract functionality into protocol * [2919](https://github.com/zeta-chain/node/pull/2919) - add inbound sender to revert context +* [2896](https://github.com/zeta-chain/node/pull/2896) - add TON inbound observation ### Refactor