From 78d03820451528a2b381ae5d4d42db04b05e05ef Mon Sep 17 00:00:00 2001 From: Charlie Chen Date: Thu, 20 Jun 2024 14:01:33 -0500 Subject: [PATCH] added changelog entry --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 2f15b653ba..6611a74426 100644 --- a/changelog.md +++ b/changelog.md @@ -72,6 +72,7 @@ * [2243](https://github.com/zeta-chain/node/pull/2243) - fix incorrect bitcoin outbound height in the CCTX outbound parameter * [2256](https://github.com/zeta-chain/node/pull/2256) - fix rate limiter falsely included reverted non-withdraw cctxs * [2327](https://github.com/zeta-chain/node/pull/2327) - partially cherry picked the fix to Bitcoin outbound dust amount +* [2362](https://github.com/zeta-chain/node/pull/2362) - set 1000 satoshis as minimum BTC amount that can be withdrawn from zEVM ### CI