From 0ca4c09cf8f6eaf80a891cdc478ed3b1dbdcd462 Mon Sep 17 00:00:00 2001 From: lumtis Date: Thu, 3 Oct 2024 15:17:14 +0200 Subject: [PATCH] changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index dc83cb839b..78b9ab0b59 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 +* [2957](https://github.com/zeta-chain/node/pull/2957) - enable Bitcoin inscription support on testnet ### Refactor